Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for CWorkspace, including all inherited members.
addView(AbstractView **view) const | CWorkspace | |
CWorkspace()=delete | CWorkspace | |
CWorkspace(std::string id, std::string title) | CWorkspace | |
CWorkspace(const CWorkspace &other)=delete | CWorkspace | |
CWorkspace(CWorkspace &&other)=delete | CWorkspace | |
getPanelsEditor() const | CWorkspace | |
m_pendingNavigateView | CWorkspace | private |
m_workspaceData | CWorkspace | private |
navigateToPendentView() | CWorkspace | |
navigateToView(AbstractView *view) | CWorkspace | |
operator=(const CWorkspace &other)=delete | CWorkspace | |
operator=(CWorkspace &&other)=delete | CWorkspace | |
registerInFrame(CDialog *dialogFatherRef, const std::shared_ptr< CIndicators > &indicatorsRef, const std::shared_ptr< CMenu > &menuRef) | CWorkspace | |
removeView(uint64_t indView) const | CWorkspace | |
runOption(CMenuOption *optionMenuRef, const std::shared_ptr< AbstractProgress > &progressRef, AbstractMenuOption *option, CDialog *dlgFather, const std::shared_ptr< CIndicators > &indicatorsRef, const std::shared_ptr< CMenu > &menuRef, bool &isReloadApplicationOut) const | CWorkspace | |
updateWorkspace(CDialog *dlgFather, const std::shared_ptr< CIndicators > &indicatorsRef, const std::shared_ptr< CMenu > &menu) const | CWorkspace | |
~CWorkspace() | CWorkspace | virtual |