Classified ads
|
#include <ui_metadataQuery.h>
Additional Inherited Members | |
Public Member Functions inherited from Ui_metadataQuery | |
void | setupUi (QDialog *metadataQuery) |
void | retranslateUi (QDialog *metadataQuery) |
Public Attributes inherited from Ui_metadataQuery | |
QGridLayout * | gridLayout |
QVBoxLayout * | verticalLayout |
QDialogButtonBox * | bottomButtonsBox |
QHBoxLayout * | metadataLayout |
QLabel * | fileNameLabel |
QLineEdit * | fileNameEdit |
QHBoxLayout * | ownerLayout |
QLabel * | ownerLabel |
QLineEdit * | ownerEdit |
QSpacerItem * | verticalSpacer |
QHBoxLayout * | licenseLayout |
QLabel * | licenseLabel |
QComboBox * | licenseComboBox |
QHBoxLayout * | mimetypeLayout |
QLabel * | mimetypeLabel |
QLineEdit * | mimetypeEdit |
QHBoxLayout * | descriptionLayout |
QLabel * | descriptionLabel |
QLineEdit * | descriptionEdit |
QLabel * | topDescriptionLabel |