#include <MorphoGraphX.hpp>
Definition at line 51 of file MorphoGraphX.hpp.
◆ Point3f
◆ Point3u
◆ SystemCommand
| Enumerator |
|---|
| UPDATE_VIEWER | |
| LOAD_VIEW | |
| SAVE_VIEW | |
| SET_CURRENT_STACK | |
| TAKE_SNAPSHOT | |
| UPDATE_STATE | |
| SET_STATUS | |
Definition at line 60 of file MorphoGraphX.hpp.
◆ MorphoGraphX()
| MorphoGraphX::MorphoGraphX |
( |
QString |
appdir, |
|
|
QStringList |
addLibraries = QStringList() |
|
) |
| |
◆ ~MorphoGraphX()
| MorphoGraphX::~MorphoGraphX |
( |
| ) |
|
◆ activeMesh()
| int MorphoGraphX::activeMesh |
( |
| ) |
const |
◆ activeStack()
| int MorphoGraphX::activeStack |
( |
| ) |
const |
◆ AutoOpen
| void MorphoGraphX::AutoOpen |
( |
const QString & |
filename = QString(), |
|
|
int |
stack = 0, |
|
|
bool |
main = true |
|
) |
| |
|
slot |
◆ AutoRunSlot
| void MorphoGraphX::AutoRunSlot |
( |
| ) |
|
|
slot |
◆ changeSelectLabel
| void MorphoGraphX::changeSelectLabel |
( |
int |
lab | ) |
|
|
slot |
◆ closeEvent()
| void MorphoGraphX::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
protected |
◆ DebugDialogSlot
| void MorphoGraphX::DebugDialogSlot |
( |
| ) |
|
|
slot |
◆ dragEnterEvent()
| void MorphoGraphX::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
protected |
◆ dropEvent()
| void MorphoGraphX::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
protected |
◆ editTasks
| void MorphoGraphX::editTasks |
( |
| ) |
|
|
slot |
◆ ExportMesh
| void MorphoGraphX::ExportMesh |
( |
int |
stack | ) |
|
|
slot |
◆ ExportStack
| void MorphoGraphX::ExportStack |
( |
int |
stack, |
|
|
bool |
main |
|
) |
| |
|
slot |
◆ FileOpen
| void MorphoGraphX::FileOpen |
( |
const QString & |
filename | ) |
|
|
slot |
◆ getMeshName()
| QString MorphoGraphX::getMeshName |
( |
int |
num | ) |
|
◆ getStackName()
| QString MorphoGraphX::getStackName |
( |
bool |
main, |
|
|
int |
num |
|
) |
| |
◆ globalProcess() [1/2]
◆ globalProcess() [2/2]
◆ ImportMesh
| void MorphoGraphX::ImportMesh |
( |
int |
stack | ) |
|
|
slot |
◆ ImportStack
| void MorphoGraphX::ImportStack |
( |
int |
stack, |
|
|
bool |
main |
|
) |
| |
|
slot |
◆ ImportStackSeries
| void MorphoGraphX::ImportStackSeries |
( |
int |
stack, |
|
|
bool |
main |
|
) |
| |
|
slot |
◆ LaunchProcess()
| bool MorphoGraphX::LaunchProcess |
( |
const QString & |
processName, |
|
|
QStringList & |
parms, |
|
|
mgx::Process::ProcessAction |
processAction, |
|
|
bool |
useGUI = true, |
|
|
bool |
saveDefaults = true |
|
) |
| |
◆ LoadMesh
| void MorphoGraphX::LoadMesh |
( |
int |
mesh | ) |
|
|
slot |
◆ ManageAttributesMesh
| void MorphoGraphX::ManageAttributesMesh |
( |
int |
mesh | ) |
|
|
slot |
◆ modified
| void MorphoGraphX::modified |
( |
bool |
state = true | ) |
|
|
slot |
◆ OpenStack
| void MorphoGraphX::OpenStack |
( |
int |
stack, |
|
|
bool |
main |
|
) |
| |
|
slot |
◆ processFailed
| void MorphoGraphX::processFailed |
( |
| ) |
|
|
signal |
◆ processFinished
| void MorphoGraphX::processFinished |
( |
| ) |
|
|
signal |
◆ ReloadTasks
| void MorphoGraphX::ReloadTasks |
( |
| ) |
|
|
slot |
◆ ResetClipControl
| void MorphoGraphX::ResetClipControl |
( |
float |
sceneRadius | ) |
|
|
slot |
◆ ResetCutSurf
| void MorphoGraphX::ResetCutSurf |
( |
| ) |
|
|
slot |
◆ resetDefaultParameters
| void MorphoGraphX::resetDefaultParameters |
( |
| ) |
|
|
slot |
◆ ResetMesh
| void MorphoGraphX::ResetMesh |
( |
int |
mesh | ) |
|
|
slot |
◆ runningProcess()
| bool MorphoGraphX::runningProcess |
( |
| ) |
const |
|
inline |
◆ SaveMesh
| void MorphoGraphX::SaveMesh |
( |
int |
mesh | ) |
|
|
slot |
◆ saveSettings()
| void MorphoGraphX::saveSettings |
( |
| ) |
|
|
protected |
◆ SaveStack
| void MorphoGraphX::SaveStack |
( |
int |
stack, |
|
|
bool |
main |
|
) |
| |
|
slot |
◆ SetCutSurfControl
| void MorphoGraphX::SetCutSurfControl |
( |
| ) |
|
|
slot |
◆ setDebug()
| void MorphoGraphX::setDebug |
( |
bool |
debug | ) |
|
◆ setLoadFile()
| void MorphoGraphX::setLoadFile |
( |
const QString & |
f | ) |
|
|
inline |
◆ setModelPath
| void MorphoGraphX::setModelPath |
( |
const QString & |
path | ) |
|
|
slot |
◆ storeParameters
| void MorphoGraphX::storeParameters |
( |
| ) |
|
|
slot |
◆ systemCommand
| void MorphoGraphX::systemCommand |
( |
mgx::Process * |
proc, |
|
|
int |
command, |
|
|
QStringList |
parms |
|
) |
| |
|
slot |
◆ toggleControlKeyInteraction
| void MorphoGraphX::toggleControlKeyInteraction |
( |
| ) |
|
|
slot |
◆ toggleControlsTab
| void MorphoGraphX::toggleControlsTab |
( |
| ) |
|
|
slot |
◆ toggleMainCheckBox
| void MorphoGraphX::toggleMainCheckBox |
( |
| ) |
|
|
slot |
◆ toggleMeshSurfaceView
| void MorphoGraphX::toggleMeshSurfaceView |
( |
| ) |
|
|
slot |
◆ toggleMeshViewDropdown
| void MorphoGraphX::toggleMeshViewDropdown |
( |
| ) |
|
|
slot |
◆ toggleStackTabs
| void MorphoGraphX::toggleStackTabs |
( |
| ) |
|
|
slot |
◆ toggleWorkCheckBox
| void MorphoGraphX::toggleWorkCheckBox |
( |
| ) |
|
|
slot |
◆ updateCurrentStack
| void MorphoGraphX::updateCurrentStack |
( |
| ) |
|
|
slot |
◆ UpdateSliderScaleSlot
| void MorphoGraphX::UpdateSliderScaleSlot |
( |
| ) |
|
|
slot |
◆ writeProcessParms()
◆ _loadFilename
| QString MorphoGraphX::_loadFilename |
|
protected |
◆ ActiveStack
| QLabel* MorphoGraphX::ActiveStack |
|
static |
◆ AppDir
| QString MorphoGraphX::AppDir |
|
static |
◆ currentProcessTime
| QTime MorphoGraphX::currentProcessTime |
|
protected |
The documentation for this class was generated from the following file: