|
Invoice++
|
the respective widget for entering representative data More...
#include <representativeWidget.h>
Public Member Functions | |
| representativeWidget (QWidget *parent=nullptr) | |
Public Attributes | |
| QVBoxLayout * | representative_layout |
| textInputWidget * | name |
| QHBoxLayout * | street_house_horizontal |
| textInputWidget * | street |
| textInputWidget * | housenumber |
| QHBoxLayout * | zip_city_horizontal |
| textInputWidget * | zipcode |
| textInputWidget * | city |
the respective widget for entering representative data
|
explicit |
| textInputWidget* representativeWidget::city |
| textInputWidget* representativeWidget::housenumber |
| textInputWidget* representativeWidget::name |
| QVBoxLayout* representativeWidget::representative_layout |
| textInputWidget* representativeWidget::street |
| QHBoxLayout* representativeWidget::street_house_horizontal |
| QHBoxLayout* representativeWidget::zip_city_horizontal |
| textInputWidget* representativeWidget::zipcode |