OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
PooledWidget Struct Reference

#include <widget_pool.hh>

Public Member Functions

 PooledWidget ()
 PooledWidget (const QString &n, int lim=-1)

Data Fields

QString name
int available
int limit

Detailed Description

Definition at line 29 of file widget_pool.hh.


Constructor & Destructor Documentation

PooledWidget ( )
inline

Definition at line 31 of file widget_pool.hh.

PooledWidget ( const QString &  n,
int  lim = -1 
)
inline

Definition at line 35 of file widget_pool.hh.


Field Documentation

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.


The documentation for this struct was generated from the following file: