A class template for widget containers.
More...
#include <base-container.h>
A class template for widget containers.
◆ BaseContainer()
| BaseContainer::BaseContainer |
( |
| ) |
|
|
default |
◆ initializeContainer()
| void BaseContainer::initializeContainer |
( |
| ) |
|
|
inline |
◆ loadSettings()
| virtual void BaseContainer::loadSettings |
( |
| ) |
|
|
inlineprotectedvirtual |
Overridable function for "Load preferences"
◆ loadStyles()
| virtual void BaseContainer::loadStyles |
( |
| ) |
|
|
inlineprotectedvirtual |
Overridable function for "Set styles or load specific QSS"
Reimplemented in MainWindow.
◆ loadWidgets()
| virtual void BaseContainer::loadWidgets |
( |
| ) |
|
|
inlineprotectedvirtual |
Overridable function for "Adding widgets programmatically"
◆ registerEvents()
| virtual void BaseContainer::registerEvents |
( |
| ) |
|
|
inlineprotectedvirtual |
Overridable function for "Connect events"
The documentation for this class was generated from the following file: