Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Ui_AddressBookPage Class Reference

#include <ui_addressbookpage.h>

+ Inheritance diagram for Ui_AddressBookPage:
+ Collaboration diagram for Ui_AddressBookPage:

Public Member Functions

void setupUi (QWidget *AddressBookPage)
 
void retranslateUi (QWidget *AddressBookPage)
 

Public Attributes

QVBoxLayout * verticalLayout
 
QLabellabelExplanation
 
QTableView * tableView
 
QHBoxLayout * horizontalLayout
 
QPushButton * newAddress
 
QPushButton * copyAddress
 
QPushButton * deleteAddress
 
QSpacerItem * horizontalSpacer
 
QPushButton * exportButton
 
QPushButton * closeButton
 

Detailed Description

Definition at line 26 of file ui_addressbookpage.h.

Member Function Documentation

void Ui_AddressBookPage::retranslateUi ( QWidget AddressBookPage)
inline

Definition at line 123 of file ui_addressbookpage.h.

Referenced by setupUi().

+ Here is the caller graph for this function:

void Ui_AddressBookPage::setupUi ( QWidget AddressBookPage)
inline

Definition at line 40 of file ui_addressbookpage.h.

References retranslateUi().

Referenced by AddressBookPage::AddressBookPage().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

QPushButton* Ui_AddressBookPage::closeButton

Definition at line 38 of file ui_addressbookpage.h.

Referenced by AddressBookPage::AddressBookPage().

QPushButton* Ui_AddressBookPage::copyAddress
QPushButton* Ui_AddressBookPage::deleteAddress
QPushButton* Ui_AddressBookPage::exportButton

Definition at line 37 of file ui_addressbookpage.h.

Referenced by AddressBookPage::AddressBookPage().

QHBoxLayout* Ui_AddressBookPage::horizontalLayout

Definition at line 32 of file ui_addressbookpage.h.

QSpacerItem* Ui_AddressBookPage::horizontalSpacer

Definition at line 36 of file ui_addressbookpage.h.

QLabel* Ui_AddressBookPage::labelExplanation

Definition at line 30 of file ui_addressbookpage.h.

Referenced by AddressBookPage::AddressBookPage().

QPushButton* Ui_AddressBookPage::newAddress

Definition at line 33 of file ui_addressbookpage.h.

Referenced by AddressBookPage::AddressBookPage().

QTableView* Ui_AddressBookPage::tableView
QVBoxLayout* Ui_AddressBookPage::verticalLayout

Definition at line 29 of file ui_addressbookpage.h.


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