OpenStructure
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() [1/2]

PooledWidget ( )
inline

Definition at line 31 of file widget_pool.hh.

◆ PooledWidget() [2/2]

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

Definition at line 35 of file widget_pool.hh.

Field Documentation

◆ available

int available

Definition at line 39 of file widget_pool.hh.

◆ limit

int limit

Definition at line 40 of file widget_pool.hh.

◆ name

QString name

Definition at line 38 of file widget_pool.hh.


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