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

the respective widget for entering representative data More...

#include <representativeWidget.h>

Inheritance diagram for representativeWidget:
Collaboration diagram for representativeWidget:

Public Member Functions

 representativeWidget (QWidget *parent=nullptr)
 

Public Attributes

QVBoxLayout * representative_layout
 
textInputWidgetname
 
QHBoxLayout * street_house_horizontal
 
textInputWidgetstreet
 
textInputWidgethousenumber
 
QHBoxLayout * zip_city_horizontal
 
textInputWidgetzipcode
 
textInputWidgetcity
 

Detailed Description

the respective widget for entering representative data

Constructor & Destructor Documentation

◆ representativeWidget()

representativeWidget::representativeWidget ( QWidget * parent = nullptr)
explicit

Member Data Documentation

◆ city

textInputWidget* representativeWidget::city

◆ housenumber

textInputWidget* representativeWidget::housenumber

◆ name

textInputWidget* representativeWidget::name

◆ representative_layout

QVBoxLayout* representativeWidget::representative_layout

◆ street

textInputWidget* representativeWidget::street

◆ street_house_horizontal

QHBoxLayout* representativeWidget::street_house_horizontal

◆ zip_city_horizontal

QHBoxLayout* representativeWidget::zip_city_horizontal

◆ zipcode

textInputWidget* representativeWidget::zipcode

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