Classified ads
|
#include <ui_settingsDialog.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_settingsDialog | |
void | setupUi (QDialog *settingsDialog) |
void | retranslateUi (QDialog *settingsDialog) |
Public Attributes inherited from Ui_settingsDialog | |
QGridLayout * | gridLayout |
QVBoxLayout * | verticalLayout |
QHBoxLayout * | subjectLayout |
QLabel * | portLabel |
QSpinBox * | portEdit |
QHBoxLayout * | contactEditLayout |
QLabel * | dnsNameLabel |
QLineEdit * | dnsNameEdit |
QLabel * | label |
QHBoxLayout * | nrProfilesLayout |
QLabel * | nrProfileToKeepLabel |
QSpinBox * | nrProfilesEdit |
QHBoxLayout * | nrMessagesLayout |
QLabel * | nrMessageLabel |
QSpinBox * | nrMessagesEdit |
QHBoxLayout * | nrBinaryFilesLayout |
QLabel * | nrBinaryFilesLabel |
QSpinBox * | nrBinaryFilesEdit |
QHBoxLayout * | nrAdsLayout |
QLabel * | nrAdsLabel |
QSpinBox * | nrAdsEdit |
QHBoxLayout * | nrCommenstLayout |
QLabel * | nrCommentsLabel |
QSpinBox * | nrCommenstEdit |
QHBoxLayout * | nrOfDbRecordsLayout |
QLabel * | nrDbRecordsToKeepLabel |
QSpinBox * | nrDbRecordsEdit |
QHBoxLayout * | horizontalLayout |
QLabel * | ringtoneLabel |
QComboBox * | ringtoneComboBox |
QHBoxLayout * | callAcceptanceLayout |
QLabel * | callAcceptanceLabel |
QComboBox * | callAcceptanceComboBox |
QDialogButtonBox * | bottomButtonsBox |