TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Ui_WidgetCollector Class Reference

#include <WidgetCollectorUI.h>

Inheritance diagram for Ui_WidgetCollector:
Inheritance graph
Collaboration diagram for Ui_WidgetCollector:
Collaboration graph

Public Member Functions

void setupUi (QWidget *WidgetCollector)
 
void retranslateUi (QWidget *WidgetCollector)
 

Public Attributes

QVBoxLayout * verticalLayout
 
QWidget * container
 
QHBoxLayout * horizontalLayout
 
QLabel * userHintLabel
 
QSpacerItem * horizontalSpacer
 
QLabel * label
 
QComboBox * comboBox
 
QStackedWidget * stackedWidget
 

Member Function Documentation

◆ retranslateUi()

void Ui_WidgetCollector::retranslateUi ( QWidget *  WidgetCollector)
inline

◆ setupUi()

void Ui_WidgetCollector::setupUi ( QWidget *  WidgetCollector)
inline

Member Data Documentation

◆ comboBox

QComboBox* Ui_WidgetCollector::comboBox

◆ container

QWidget* Ui_WidgetCollector::container

◆ horizontalLayout

QHBoxLayout* Ui_WidgetCollector::horizontalLayout

◆ horizontalSpacer

QSpacerItem* Ui_WidgetCollector::horizontalSpacer

◆ label

QLabel* Ui_WidgetCollector::label

◆ stackedWidget

QStackedWidget* Ui_WidgetCollector::stackedWidget

◆ userHintLabel

QLabel* Ui_WidgetCollector::userHintLabel

◆ verticalLayout

QVBoxLayout* Ui_WidgetCollector::verticalLayout

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