Classified ads
|
#include <ui_newPrivMsg.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_newPrivMsgDialog | |
void | setupUi (QDialog *newPrivMsgDialog) |
void | retranslateUi (QDialog *newPrivMsgDialog) |
Public Attributes inherited from Ui_newPrivMsgDialog | |
QGridLayout * | gridLayout |
QVBoxLayout * | verticalLayout |
QHBoxLayout * | subjectLayout |
QLabel * | subjectLabel |
QLineEdit * | subjectEdit |
QHBoxLayout * | recipientLayout |
QLabel * | recipientLabel |
QLineEdit * | recipientEdit |
QHBoxLayout * | toolBoxLayoutUpper |
QHBoxLayout * | toolBoxLayoutLower |
QTextEdit * | messageEdit |
QHBoxLayout * | attachmentLayout |
QLabel * | attachmentsLabel |
QLabel * | attachmentsListLabel |
QPushButton * | attachButton |
QDialogButtonBox * | bottomButtonsBox |