/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/ |
H A D | ColourManager.cpp | 19 mColourPanel(nullptr) in ColourManager() 28 mColourPanel = new ColourPanel(); in initialise() 29 mColourPanel->Initialise(); in initialise() 30 mColourPanel->eventEndDialog.connect(this, &ColourManager::notifyEndDialog); in initialise() 31 mColourPanel->eventPreviewColour.connect(this, &ColourManager::notifyPreviewColour); in initialise() 36 delete mColourPanel; in shutdown() 37 mColourPanel = nullptr; in shutdown() 66 mColourPanel->endModal(); in notifyEndDialog() 69 setColour(mColourPanel->getColour()); in notifyEndDialog() 82 mColourPanel->setColour(mPreviewColour); in showColourDialog() [all …]
|
H A D | PropertyColourControl.cpp | 18 mColourPanel(nullptr) in PropertyColourControl() 24 delete mColourPanel; in ~PropertyColourControl() 25 mColourPanel = nullptr; in ~PropertyColourControl() 42 mColourPanel = new ColourPanel(); in OnInitialise() 43 mColourPanel->Initialise(); in OnInitialise() 44 mColourPanel->setAlphaSupport(false); in OnInitialise() 45 mColourPanel->eventEndDialog.connect(this, &PropertyColourControl::notifyEndDialog); in OnInitialise() 228 mColourPanel->setColour(mCurrentColour); in notifyMouseButtonClick() 229 mColourPanel->doModal(); in notifyMouseButtonClick() 234 mColourPanel->endModal(); in notifyEndDialog() [all …]
|
H A D | ColourManager.h | 41 ColourPanel* mColourPanel;
|
H A D | PropertyColourControl.h | 50 ColourPanel* mColourPanel; variable
|
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/ |
H A D | ColourManager.cpp | 19 mColourPanel(nullptr) in ColourManager() 28 mColourPanel = new ColourPanel(); in initialise() 29 mColourPanel->Initialise(); in initialise() 30 mColourPanel->eventEndDialog.connect(this, &ColourManager::notifyEndDialog); in initialise() 31 mColourPanel->eventPreviewColour.connect(this, &ColourManager::notifyPreviewColour); in initialise() 36 delete mColourPanel; in shutdown() 37 mColourPanel = nullptr; in shutdown() 66 mColourPanel->endModal(); in notifyEndDialog() 69 setColour(mColourPanel->getColour()); in notifyEndDialog() 82 mColourPanel->setColour(mPreviewColour); in showColourDialog() [all …]
|
H A D | PropertyColourControl.cpp | 18 mColourPanel(nullptr) in PropertyColourControl() 24 delete mColourPanel; in ~PropertyColourControl() 25 mColourPanel = nullptr; in ~PropertyColourControl() 42 mColourPanel = new ColourPanel(); in OnInitialise() 43 mColourPanel->Initialise(); in OnInitialise() 44 mColourPanel->setAlphaSupport(false); in OnInitialise() 45 mColourPanel->eventEndDialog.connect(this, &PropertyColourControl::notifyEndDialog); in OnInitialise() 228 mColourPanel->setColour(mCurrentColour); in notifyMouseButtonClick() 229 mColourPanel->doModal(); in notifyMouseButtonClick() 234 mColourPanel->endModal(); in notifyEndDialog() [all …]
|
H A D | ColourManager.h | 41 ColourPanel* mColourPanel;
|
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/ |
H A D | ColourManager.cpp | 19 mColourPanel(nullptr) in ColourManager() 28 mColourPanel = new ColourPanel(); in initialise() 29 mColourPanel->Initialise(); in initialise() 30 mColourPanel->eventEndDialog.connect(this, &ColourManager::notifyEndDialog); in initialise() 31 mColourPanel->eventPreviewColour.connect(this, &ColourManager::notifyPreviewColour); in initialise() 36 delete mColourPanel; in shutdown() 37 mColourPanel = nullptr; in shutdown() 66 mColourPanel->endModal(); in notifyEndDialog() 69 setColour(mColourPanel->getColour()); in notifyEndDialog() 82 mColourPanel->setColour(mPreviewColour); in showColourDialog() [all …]
|
H A D | PropertyColourControl.cpp | 18 mColourPanel(nullptr) in PropertyColourControl() 24 delete mColourPanel; in ~PropertyColourControl() 25 mColourPanel = nullptr; in ~PropertyColourControl() 42 mColourPanel = new ColourPanel(); in OnInitialise() 43 mColourPanel->Initialise(); in OnInitialise() 44 mColourPanel->setAlphaSupport(false); in OnInitialise() 45 mColourPanel->eventEndDialog.connect(this, &PropertyColourControl::notifyEndDialog); in OnInitialise() 228 mColourPanel->setColour(mCurrentColour); in notifyMouseButtonClick() 229 mColourPanel->doModal(); in notifyMouseButtonClick() 234 mColourPanel->endModal(); in notifyEndDialog() [all …]
|
H A D | ColourManager.h | 41 ColourPanel* mColourPanel;
|
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/ |
H A D | ColourManager.cpp | 19 mColourPanel(nullptr) in ColourManager() 28 mColourPanel = new ColourPanel(); in initialise() 29 mColourPanel->Initialise(); in initialise() 30 mColourPanel->eventEndDialog.connect(this, &ColourManager::notifyEndDialog); in initialise() 31 mColourPanel->eventPreviewColour.connect(this, &ColourManager::notifyPreviewColour); in initialise() 36 delete mColourPanel; in shutdown() 37 mColourPanel = nullptr; in shutdown() 66 mColourPanel->endModal(); in notifyEndDialog() 69 setColour(mColourPanel->getColour()); in notifyEndDialog() 82 mColourPanel->setColour(mPreviewColour); in showColourDialog() [all …]
|
H A D | PropertyColourControl.cpp | 18 mColourPanel(nullptr) in PropertyColourControl() 24 delete mColourPanel; in ~PropertyColourControl() 25 mColourPanel = nullptr; in ~PropertyColourControl() 42 mColourPanel = new ColourPanel(); in OnInitialise() 43 mColourPanel->Initialise(); in OnInitialise() 44 mColourPanel->setAlphaSupport(false); in OnInitialise() 45 mColourPanel->eventEndDialog.connect(this, &PropertyColourControl::notifyEndDialog); in OnInitialise() 228 mColourPanel->setColour(mCurrentColour); in notifyMouseButtonClick() 229 mColourPanel->doModal(); in notifyMouseButtonClick() 234 mColourPanel->endModal(); in notifyEndDialog() [all …]
|
H A D | ColourManager.h | 41 ColourPanel* mColourPanel;
|
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/LayoutEditor/ |
H A D | PropertyFieldColour.cpp | 24 mColourPanel(nullptr), in PropertyFieldColour() 36 mColourPanel = new ColourPanel(); in PropertyFieldColour() 37 mColourPanel->Initialise(); in PropertyFieldColour() 38 mColourPanel->eventEndDialog.connect(this, &PropertyFieldColour::notifyEndDialog); in PropertyFieldColour() 44 delete mColourPanel; in ~PropertyFieldColour() 45 mColourPanel = nullptr; in ~PropertyFieldColour() 156 mColourPanel->endModal(); in notifyEndDialog() 160 setColour(mColourPanel->getColour(), true); in notifyEndDialog() 186 mColourPanel->setColour(mPreviewColour); in showColourDialog() 187 mColourPanel->setAlphaSupport(false); in showColourDialog() [all …]
|
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/LayoutEditor/ |
H A D | PropertyFieldColour.cpp | 24 mColourPanel(nullptr), in PropertyFieldColour() 36 mColourPanel = new ColourPanel(); in PropertyFieldColour() 37 mColourPanel->Initialise(); in PropertyFieldColour() 38 mColourPanel->eventEndDialog.connect(this, &PropertyFieldColour::notifyEndDialog); in PropertyFieldColour() 44 delete mColourPanel; in ~PropertyFieldColour() 45 mColourPanel = nullptr; in ~PropertyFieldColour() 156 mColourPanel->endModal(); in notifyEndDialog() 160 setColour(mColourPanel->getColour(), true); in notifyEndDialog() 186 mColourPanel->setColour(mPreviewColour); in showColourDialog() 187 mColourPanel->setAlphaSupport(false); in showColourDialog() [all …]
|
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/LayoutEditor/ |
H A D | PropertyFieldColour.cpp | 24 mColourPanel(nullptr), in PropertyFieldColour() 36 mColourPanel = new ColourPanel(); in PropertyFieldColour() 37 mColourPanel->Initialise(); in PropertyFieldColour() 38 mColourPanel->eventEndDialog.connect(this, &PropertyFieldColour::notifyEndDialog); in PropertyFieldColour() 44 delete mColourPanel; in ~PropertyFieldColour() 45 mColourPanel = nullptr; in ~PropertyFieldColour() 156 mColourPanel->endModal(); in notifyEndDialog() 160 setColour(mColourPanel->getColour(), true); in notifyEndDialog() 186 mColourPanel->setColour(mPreviewColour); in showColourDialog() 187 mColourPanel->setAlphaSupport(false); in showColourDialog() [all …]
|
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/LayoutEditor/ |
H A D | PropertyFieldColour.cpp | 24 mColourPanel(nullptr), in PropertyFieldColour() 36 mColourPanel = new ColourPanel(); in PropertyFieldColour() 37 mColourPanel->Initialise(); in PropertyFieldColour() 38 mColourPanel->eventEndDialog.connect(this, &PropertyFieldColour::notifyEndDialog); in PropertyFieldColour() 44 delete mColourPanel; in ~PropertyFieldColour() 45 mColourPanel = nullptr; in ~PropertyFieldColour() 156 mColourPanel->endModal(); in notifyEndDialog() 160 setColour(mColourPanel->getColour(), true); in notifyEndDialog() 186 mColourPanel->setColour(mPreviewColour); in showColourDialog() 187 mColourPanel->setAlphaSupport(false); in showColourDialog() [all …]
|
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Demos/Demo_Colour/ |
H A D | DemoKeeper.cpp | 14 mColourPanel(nullptr), in DemoKeeper() 34 mColourPanel = new ColourPanel(); in createScene() 37 mColourPanel->eventColourAccept = MyGUI::newDelegate(this, &DemoKeeper::notifyColourAccept); in createScene() 44 delete mColourPanel; in destroyScene() 45 mColourPanel = nullptr; in destroyScene()
|
H A D | DemoKeeper.h | 30 ColourPanel* mColourPanel;
|
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Demos/Demo_Colour/ |
H A D | DemoKeeper.cpp | 14 mColourPanel(nullptr), in DemoKeeper() 34 mColourPanel = new ColourPanel(); in createScene() 37 mColourPanel->eventColourAccept = MyGUI::newDelegate(this, &DemoKeeper::notifyColourAccept); in createScene() 44 delete mColourPanel; in destroyScene() 45 mColourPanel = nullptr; in destroyScene()
|
H A D | DemoKeeper.h | 30 ColourPanel* mColourPanel;
|
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Demos/Demo_Colour/ |
H A D | DemoKeeper.cpp | 14 mColourPanel(nullptr), in DemoKeeper() 34 mColourPanel = new ColourPanel(); in createScene() 37 mColourPanel->eventColourAccept = MyGUI::newDelegate(this, &DemoKeeper::notifyColourAccept); in createScene() 44 delete mColourPanel; in destroyScene() 45 mColourPanel = nullptr; in destroyScene()
|
H A D | DemoKeeper.h | 30 ColourPanel* mColourPanel;
|
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Demos/Demo_Colour/ |
H A D | DemoKeeper.cpp | 14 mColourPanel(nullptr), in DemoKeeper() 34 mColourPanel = new ColourPanel(); in createScene() 37 mColourPanel->eventColourAccept = MyGUI::newDelegate(this, &DemoKeeper::notifyColourAccept); in createScene() 44 delete mColourPanel; in destroyScene() 45 mColourPanel = nullptr; in destroyScene()
|
H A D | DemoKeeper.h | 30 ColourPanel* mColourPanel;
|