#include <ost/gui/widget.hh>
#include <QSettings>
Go to the source code of this file.
Data Structures | |
struct | PooledWidget |
class | WidgetPool |
This Widget pool manages instances of widgets Widgets can be added to this pool by simply passing the classname and the amount of available instances. This class is coupled to the WidgetRegistry . More... | |
Namespaces | |
namespace | ost |
namespace | ost::gui |