MeVisLab Scripting Reference
|
This is the complete list of members for MLABRemoteModule, including all inherited members.
addFieldListener(MLABField *field, const QVariant &script, bool init) | MLABModule | slot |
addLocalModule(const QString &name) | MLABModule | virtualslot |
addMacroModuleFromFile(const QString &file) | MLABModule | virtualslot |
addMacroModuleFromString(const QString &string) | MLABModule | virtualslot |
addModule(const QString &name) | MLABModule | virtualslot |
addRemoteModule(const QString &name) | MLABModule | inlinevirtualslot |
addToGroup(const QString &name) | MLABModule | slot |
applicationMacro(bool shouldWarnIfNotMacro=true) | MLABModule | slot |
call(const QString &function, const QVariantList &args) | MLABModule | slot |
call(const QString &function) | MLABModule | slot |
call(const QString &function, QObject *obj) | MLABModule | slot |
callableFunctions() | MLABModule | slot |
callLater(double seconds, const QVariant &function, const QVariantList &args=QVariantList()) | MLABModule | slot |
callOnGUIThread(const QVariant &function, const QVariantList &args=QVariantList()) | MLABModule | slot |
callRemoteFunction(const QString &functionName, const QVariantList &arguments=QVariantList(), const QVariant &replyHandler=QVariant()) | MLABModule | slot |
callWithInterval(double seconds, const QVariant &function, const QVariantList &args=QVariantList()) | MLABModule | slot |
callWithObjectReturn(const QString &function, const QVariantList &args) | MLABModule | slot |
callWithObjectReturn(const QString &function) | MLABModule | slot |
callWithObjectReturn(const QString &function, QObject *obj) | MLABModule | slot |
clearCache() | MLABModule | virtualslot |
closeAllWindows(bool emitDestroyedCommandImmediately=false) | MLABModule | slot |
closeWindow() | MLABModule | virtualslot |
commandHandler(const QString &name) | MLABModule | slot |
connectField(const QString &dst, const QString &src) | MLABModule | slot |
control(const QString &name) | MLABModule | virtualslot |
controlDebug(const QString &name) | MLABModule | slot |
copyInstanceName() | MLABModule | slot |
createBorderlessWindow(const QString &name, MLABWindowControl *parent) | MLABModule | slot |
createConnectors() | MLABModule | slot |
createModalDialog(const QString &name, MLABWindowControl *parent) | MLABModule | slot |
createPopupWindow(const QString &name, MLABWindowControl *parent) | MLABModule | slot |
createScriptingContext(const QString &language) | MLABModule | slot |
createWindow() | MLABModule | slot |
createWindow(MLABWindowControl *parent) | MLABModule | slot |
createWindow(const QString &name) | MLABModule | slot |
createWindow(const QString &name, MLABWindowControl *parent) | MLABModule | slot |
createWindowFromFile(const QString &file) | MLABModule | slot |
createWindowFromFile(const QString &file, MLABWindowControl *parent) | MLABModule | slot |
createWindowFromString(const QString &string) | MLABModule | slot |
createWindowFromString(const QString &string, MLABWindowControl *parent) | MLABModule | slot |
currentWindowID() | MLABModule | slot |
deleteScriptVariable(const QString &name) | MLABModule | slot |
deprecatedFieldNames(const QString &fieldName) | MLABModule | slot |
deprecatedFieldNames(MLABField *field) | MLABModule | slot |
deprecatedFieldNames() | MLABModule | slot |
disconnectField(const QString &input) | MLABModule | slot |
editInstanceNameWithRequester() | MLABModule | slot |
editModuleHelp() | MLABModule | slot |
exampleNetworkFile() | MLABModule | slot |
exampleNetworkFiles() | MLABModule | slot |
expandFilename(const QString &file, bool doCleanPath=true) | MLABModule | slot |
exportWindows(const QStringList &windowNames=QStringList()<< "_default") | MLABModule | slot |
field(const QString &name) | MLABModule | virtualslot |
forceReload() | MLABModule | virtualslot |
frame() const | MLABModule | slot |
fullName() override | MLABModule | slot |
getDependency() | MLABModule | slot |
getMLABFile() | MLABModule | slot |
getModuleDefinitionFolder() | MLABModule | slot |
getModuleHelpFile() | MLABModule | slot |
getModuleSourcesFolder() | MLABModule | slot |
getPackage() | MLABModule | inlineslot |
getScriptSourceFiles() | MLABModule | slot |
groupName() const | MLABModule | inlineslot |
hasControl(const QString &name) | MLABModule | slot |
hasField(const QString &name) | MLABModule | slot |
hasFunction(const QString &functionName) | MLABModule | slot |
hasModule(const QString &name) | MLABModule | slot |
hasModuleHelp() | MLABModule | slot |
hasWindow(const QString &name) | MLABModule | slot |
inputFields() | MLABModule | slot |
inputs() | MLABModule | slot |
isConnected() const | MLABRemoteModule | slot |
isConnectedToSameHost() const | MLABRemoteModule | slot |
isDefinedInsideProject() const | MLABModule | slot |
isDescendentOf(MLABModule *module) | MLABModule | slot |
isDescendentOfNetwork(MLABNetwork *network) | MLABModule | slot |
isLazyLoading() const | MLABModule | inlineslot |
isLocalMacro() | MLABModule | inlinevirtualslot |
isMacroModule() | MLABModule | inlinevirtualslot |
isPersistent() override | MLABModule | inlineslot |
isRemote() override | MLABRemoteModule | inlinevirtual |
isSelected() const override | MLABModule | slot |
isValid() | MLABModule | inlineslot |
killWorker() | MLABRemoteModule | slot |
localPath() | MLABModule | slot |
log(const QString &msg) | MLABModule | slot |
logError(const QString &msg) | MLABModule | slot |
logFixed(const QString &text) | MLABModule | slot |
logHTML(const QString &msg) | MLABModule | slot |
logWarning(const QString &msg) | MLABModule | slot |
mdlTree() | MLABModule | inlineslot |
module(const QString &name) | MLABModule | virtualslot |
modules() | MLABModule | slot |
modulesAsObjects() | MLABModule | slot |
network() | MLABModule | inlinevirtualslot |
networkPath() | MLABModule | slot |
object() | MLABMLModule | virtualslot |
openMLABFile() | MLABModule | slot |
openModuleDefinition() | MLABModule | slot |
openScriptSourceFiles() | MLABModule | slot |
outputFields() | MLABModule | slot |
outputs() | MLABModule | slot |
owner() | MLABModule | inlineslot |
package() | MLABModule | slot |
parameterFields() | MLABModule | slot |
parameters() | MLABModule | slot |
parent() | MLABModule | inlineslot |
parentMacro() const | MLABModule | slot |
parentNetwork() const override | MLABModule | slot |
reload() override | MLABRemoteModule | virtual |
remove() | MLABModule | slot |
removeFieldListener(MLABFieldListener *listener) | MLABModule | slot |
removeTimer(int id) | MLABModule | slot |
removeTimers() | MLABModule | slot |
removeUndoable() | MLABModule | slot |
requestStopProcessing() | MLABRemoteModule | slot |
reshowClosedWindows() | MLABModule | slot |
restoreDefaultValues() | MLABModule | slot |
scriptVariable(const QString &name) | MLABModule | slot |
setCurrentWindowID(int windowID) | MLABModule | slot |
setFrame(const QRect &frame) | MLABModule | slot |
setFrameCenter(int x, int y) | MLABModule | slot |
setFrameTopLeft(int x, int y) | MLABModule | slot |
setNonPersistent() | MLABModule | inlineslot |
setScriptVariable(const QString &name, const QVariant &value) | MLABModule | slot |
setSelected(bool flag, bool notifyModuleListener=true) | MLABModule | slot |
setSingleSelected() | MLABModule | slot |
shouldAvoidSideEffects() const | MLABModule | slot |
shouldReload() override | MLABRemoteModule | inlinevirtual |
showAutomaticWindow() | MLABModule | slot |
showContextMenu() | MLABModule | slot |
showDLLDependency() | MLABModule | slot |
showExampleNetwork() | MLABModule | slot |
showHtmlHelp() | MLABModule | slot |
showModalDialog(const QString &name, const QString &title) | MLABModule | slot |
showModalDialog(const QString &name) | MLABModule | slot |
showModalDialog() | MLABModule | slot |
showModalDialog(const QString &name, MLABWindowControl *parent) | MLABModule | slot |
showModalDialogFromFile(const QString &file, const QString &title) | MLABModule | slot |
showModalDialogFromFile(const QString &file) | MLABModule | slot |
showModalDialogFromFile(const QString &file, MLABWindowControl *parent) | MLABModule | slot |
showModalDialogFromString(const QString &mdlString, const QString &title) | MLABModule | slot |
showModalDialogFromString(const QString &mdlString) | MLABModule | slot |
showModalDialogFromString(const QString &mdlString, MLABWindowControl *parent) | MLABModule | slot |
showModuleInNetwork(bool openNetworkTabAfterCurrentNetworkTab=false) | MLABModule | slot |
showParameterWindow() | MLABModule | virtualslot |
showScriptConsole() | MLABModule | slot |
showWindow(MLABWindowControl *parent=nullptr) | MLABModule | slot |
showWindow(const QString &name, MLABWindowControl *parent=nullptr) | MLABModule | slot |
showWindowFromFile(const QString &file, MLABWindowControl *parent=nullptr) | MLABModule | slot |
showWindowFromString(const QString &string, MLABWindowControl *parent=nullptr) | MLABModule | slot |
showWorker() | MLABRemoteModule | slot |
translate(const QString &text, const QString &disambiguation=QString()) | MLABModule | slot |
type() const | MLABModule | slot |
unexpandFilename(const QString &file) | MLABModule | slot |
updateLayout() | MLABModule | slot |
updateModuleHelp() | MLABModule | slot |
window() | MLABModule | slot |
workerPid() const | MLABRemoteModule | slot |