OpenStructure
|
#include <widget_pool.hh>
Public Member Functions | |
PooledWidget () | |
PooledWidget (const QString &n, int lim=-1) | |
Data Fields | |
QString | name |
int | available |
int | limit |
Definition at line 29 of file widget_pool.hh.
|
inline |
Definition at line 31 of file widget_pool.hh.
|
inline |
Definition at line 35 of file widget_pool.hh.
int available |
Definition at line 39 of file widget_pool.hh.
int limit |
Definition at line 40 of file widget_pool.hh.
QString name |
Definition at line 38 of file widget_pool.hh.