![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "stage/ctrl/ui-manager.hpp"
Framework initialisation base.
Definition at line 68 of file ui-manager.hpp.
Protected Member Functions | |
| ApplicationBase () | |
| Initialise the GTK framework libraries. | |
| ~ApplicationBase () | |
Additional Inherited Members | |
Private Member Functions inherited from NonCopyable | |
| ~NonCopyable ()=default | |
| NonCopyable ()=default | |
| NonCopyable (NonCopyable const &)=delete | |
| NonCopyable & | operator= (NonCopyable const &)=delete |
|
protected |
Initialise the GTK framework libraries.
Gtk::Main, but we did not switch to Gtk::Application, rather we just incorporated the framework initialisation code directly into our own code base. This allows us to ignore all the shiny new D-Bus and desktop integration stuff. Definition at line 66 of file ui-manager.cpp.
|
protected |
Definition at line 76 of file ui-manager.cpp.
Inheritance diagram for ApplicationBase:
Collaboration diagram for ApplicationBase: