#include <VectBoolWidget.h>

Public Slots | |
| void | display (int nbOfItemsOn, int totalNbOfItems) |
| void | totalNbOfItemsChanged (int totalNbOfItems) |
Public Member Functions | |
| NbOfActiveTSDisplay (QWidget *parent=0) | |
Private Attributes | |
| int | _nb_of_items_on |
| int | _total_nb_of_items |
| NbOfActiveTSDisplay::NbOfActiveTSDisplay | ( | QWidget * | parent = 0 | ) |
|
slot |
References _nb_of_items_on, and _total_nb_of_items.
|
slot |
References _nb_of_items_on, and _total_nb_of_items.
|
private |
|
private |