|
Invoice++
|
a Widget containing a label and a datepicker below More...
#include <dateInputWidget.h>
Public Member Functions | |
| dateInputWidget (const QString &inputLabel, QWidget *parent=nullptr) | |
Public Attributes | |
| QVBoxLayout * | layout |
| QLabel * | label |
| QDateEdit * | input |
a Widget containing a label and a datepicker below
|
explicit |
| QDateEdit* dateInputWidget::input |
| QLabel* dateInputWidget::label |
| QVBoxLayout* dateInputWidget::layout |