Invoice++
Loading...
Searching...
No Matches
dateInputWidget Class Reference

a Widget containing a label and a datepicker below More...

#include <dateInputWidget.h>

Inheritance diagram for dateInputWidget:
Collaboration diagram for dateInputWidget:

Public Member Functions

 dateInputWidget (const QString &inputLabel, QWidget *parent=nullptr)
 

Public Attributes

QVBoxLayout * layout
 
QLabel * label
 
QDateEdit * input
 

Detailed Description

a Widget containing a label and a datepicker below

Constructor & Destructor Documentation

◆ dateInputWidget()

dateInputWidget::dateInputWidget ( const QString & inputLabel,
QWidget * parent = nullptr )
explicit

Member Data Documentation

◆ input

QDateEdit* dateInputWidget::input

◆ label

QLabel* dateInputWidget::label

◆ layout

QVBoxLayout* dateInputWidget::layout

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