OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
MockupUIComponent Member List

This is the complete list of members for MockupUIComponent, including all inherited members.

activateMenuPage(const std::string &_pageName)ot::components::UiComponent
addControlNameToList(std::list< std::string > &_list, const std::string &_pageName, const std::string &_groupName, const std::string &_controlName)ot::components::UiComponent
addControlNameToList(std::list< std::string > &_list, const std::string &_pageName, const std::string &_groupName, const std::string &_subgroupName, const std::string &_controlName)ot::components::UiComponent
addIconSearchPath(const std::string &_iconPath)ot::components::UiComponent
addMenuButton(const std::string &_pageName, const std::string &_groupName, const std::string &_buttonName, const std::string &_text, const LockTypeFlags &_lockTypes, const std::string &_iconName, const std::string &_iconFolder=std::string("Default"), const std::string &_keySequence=std::string(""))ot::components::UiComponent
addMenuButton(ot::MenuButtonDescription &_menuButtonDescription, const LockTypeFlags &_lockTypes, const std::string &_iconName, const std::string &_iconFolder=std::string("Default"), const std::string &_keySequence=std::string(""))ot::components::UiComponent
addMenuButton(const std::string &_pageName, const std::string &_groupName, const std::string &_subgroupName, const std::string &_buttonName, const std::string &_text, const LockTypeFlags &_lockTypes, const std::string &_iconName, const std::string &_iconFolder=std::string("Default"), const std::string &_keySequence=std::string(""))ot::components::UiComponent
addMenuCheckbox(const std::string &_pageName, const std::string &_groupName, const std::string &_checkboxName, const std::string &_checkboxText, bool _isChecked, const LockTypeFlags &_lockTypes)ot::components::UiComponent
addMenuCheckbox(const std::string &_pageName, const std::string &_groupName, const std::string &_subgroupName, const std::string &_checkboxName, const std::string &_checkboxText, bool _isChecked, const LockTypeFlags &_lockTypes)ot::components::UiComponent
addMenuGroup(const std::string &_pageName, const std::string &_groupName)ot::components::UiComponent
addMenuLineEdit(const std::string &_pageName, const std::string &_groupName, const std::string &_lineEditName, const std::string &_labelText, const std::string &_initialText, const LockTypeFlags &_lockTypes)ot::components::UiComponent
addMenuLineEdit(const std::string &_pageName, const std::string &_groupName, const std::string &_subgroupName, const std::string &_lineEditName, const std::string &_labelText, const std::string &_initialText, const LockTypeFlags &_lockTypes)ot::components::UiComponent
addMenuPage(const std::string &_pageName)ot::components::UiComponent
addMenuSubGroup(const std::string &_pageName, const std::string &_groupName, const std::string &_subgroupName)ot::components::UiComponent
addShortcut(const std::string &_keySequence)ot::components::UiComponent
BLEND_EDGE enum valueot::components::UiComponent
BOOLEAN_ADD enum valueot::components::UiComponent
BOOLEAN_INTERSECT enum valueot::components::UiComponent
BOOLEAN_SUBTRACT enum valueot::components::UiComponent
CHAMFER_EDGE enum valueot::components::UiComponent
closeProgressInformation(void)ot::components::UiComponent
controlNameExists(const std::string &_name) constot::components::UiComponentprotected
createRubberband(const std::string &_note, const std::string &_configurationJson)ot::components::UiComponent
deregisterForModelEvents(void) constot::components::UiComponent
displayErrorPrompt(const std::string &_message) constot::components::UiComponent
displayInformationPrompt(const std::string &_message) constot::components::UiComponent
displayMessage(const std::string &_message) constot::components::UiComponent
displayStyledMessage(const StyledTextBuilder &_builder) constot::components::UiComponent
displayWarningPrompt(const std::string &_message) constot::components::UiComponent
EDGE enum valueot::components::UiComponent
enterEntitySelectionMode(UID _visualizationModelUID, entitySelectionType _selectionType, bool _allowMultipleSelection, const std::string &_filter, entitySelectionAction _actionType, const std::string &_message, const std::map< std::string, std::string > &_options, ot::serviceID_t _serviceToReplyTo) constot::components::UiComponent
entitySelectionAction enum nameot::components::UiComponent
entitySelectionType enum nameot::components::UiComponent
FACE enum valueot::components::UiComponent
freeze3DView(UID _visualizationModelUID, bool _flag)ot::components::UiComponent
getBasicServiceInformation(void) constot::ServiceBaseinline
getServiceID(void) constot::ServiceBaseinline
getServiceIDAsInt(void) constot::ServiceBase
getServiceName(void) constot::ServiceBaseinline
getServiceType(void) constot::ServiceBaseinline
getServiceURL(void) constot::ServiceBaseinline
getSessionCount(void) constot::ServiceBaseinline
getSiteId(void) constot::ServiceBaseinline
lockUI(const LockTypeFlags &_lockTypes) constot::components::UiComponent
m_applicationot::components::UiComponentprotected
m_serviceIDot::ServiceBaseprotected
m_serviceNameot::ServiceBaseprotected
m_serviceTypeot::ServiceBaseprotected
m_serviceURLot::ServiceBaseprotected
m_sessionCountot::ServiceBaseprotected
m_siteIdot::ServiceBaseprotected
m_uiControlStateot::components::UiComponentprotected
m_uiControlStateInUIot::components::UiComponentprotected
m_uiElementsot::components::UiComponentprotected
notifyUiSetupCompleted(void)ot::components::UiComponent
operator!=(const ServiceBase &_other) constot::ServiceBase
ot::ServiceBase::operator=(const ServiceBase &_other)ot::ServiceBase
operator==(const ServiceBase &_other) constot::ServiceBase
PORT enum valueot::components::UiComponent
refreshAllViews(UID visualizationModelID)ot::components::UiComponent
refreshSelection(UID _visualizationModelUID)ot::components::UiComponent
registerForModelEvents(void) constot::components::UiComponent
REMOVE_FACE enum valueot::components::UiComponent
removeAllUIElements(void)ot::components::UiComponent
removeUIElements(const std::list< std::string > &_itemList)ot::components::UiComponent
sendMessage(bool _queue, JsonDocument &_doc, std::string &_response)ot::components::UiComponent
sendUpdatedControlState(void)ot::components::UiComponent
ServiceBase()ot::ServiceBase
ServiceBase(const std::string &_name, const std::string &_type)ot::ServiceBase
ServiceBase(const std::string &_name, const std::string &_type, const std::string &_url, serviceID_t _id, const std::string &_siteId=std::string())ot::ServiceBase
ServiceBase(const ServiceBase &_other)ot::ServiceBase
setCheckboxValues(const std::string &_controlName, bool _checkedState) constot::components::UiComponent
setControlsEnabledState(const std::list< std::string > &_enabledControls, const std::list< std::string > &_disabledControls) constot::components::UiComponent
setControlState(const std::string controlName, bool enabled)ot::components::UiComponent
setControlToolTip(const std::string &_controlName, const std::string &_toolTipText) constot::components::UiComponent
setControlToolTip(const std::string &_pageName, const std::string &_groupName, const std::string &_controlName, const std::string &_toolTipText) constot::components::UiComponent
setControlToolTip(const std::string &_gepaName, const std::string &_groupName, const std::string &_subgroupName, const std::string &_controlName, const std::string &_toolTipText) constot::components::UiComponent
setLineEditValues(const std::string &_controlName, const std::string &_text, bool _errorState=false) constot::components::UiComponent
setProgress(int percentage)ot::components::UiComponent
setProgressInformation(std::string message, bool continuous)ot::components::UiComponent
setServiceID(serviceID_t _id)ot::ServiceBaseinline
setServiceName(const std::string &_name)ot::ServiceBaseinline
setServiceType(const std::string &_type)ot::ServiceBaseinline
setServiceURL(const std::string &_url)ot::ServiceBaseinline
setSessionCount(int _count)ot::ServiceBaseinline
setSiteId(const std::string &_id)ot::ServiceBaseinline
SHAPE enum valueot::components::UiComponent
switchMenuTab(const std::string &_pageName) constot::components::UiComponent
TRANSFORM enum valueot::components::UiComponent
TRANSFORM_SHAPES enum valueot::components::UiComponent
UiComponent(const std::string &_name, const std::string &_type, const std::string &_url, serviceID_t _id, ApplicationBase *_application)ot::components::UiComponent
unlockUI(const LockTypeFlags &_lockTypes) constot::components::UiComponent
~ServiceBase()ot::ServiceBaseinlinevirtual
~UiComponent()ot::components::UiComponentvirtual