#include <qbimporter.ui.h>
Public Member Functions | |
QBImporterUi (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~QBImporterUi () | |
Data Fields | |
QWidget * | startPage |
QLabel * | textLabel2 |
QWidget * | selectSourcePage |
QLabel * | textLabel3 |
QGroupBox * | groupBox4 |
QLabel * | textLabel1_3 |
QLineEdit * | selectFileEdit |
QPushButton * | selectFileButton |
QWidget * | selectImporterPage |
QLabel * | textLabel4_9 |
QGroupBox * | groupBox5 |
QLabel * | checkFileTypeLabel |
QLabel * | checkFileNameLabel |
QLabel * | textLabel4_2 |
QLabel * | textLabel2_2 |
QWidget * | selectProfilePage |
QLabel * | textLabel4 |
QGroupBox * | groupBox2 |
QListView * | profileList |
QPushButton * | profileDetailsButton |
QPushButton * | profileEditButton |
QWidget * | workingPage |
QLabel * | textLabel1 |
QWidget * | importPage |
QLabel * | readLabel |
QWidget * | finishPage |
QLabel * | finishedLabel |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QHBoxLayout * | startPageLayout |
QVBoxLayout * | selectSourcePageLayout |
QHBoxLayout * | groupBox4Layout |
QVBoxLayout * | selectImporterPageLayout |
QSpacerItem * | spacer4 |
QGridLayout * | groupBox5Layout |
QHBoxLayout * | layout8 |
QVBoxLayout * | selectProfilePageLayout |
QHBoxLayout * | groupBox2Layout |
QVBoxLayout * | layout8_2 |
QSpacerItem * | spacer3 |
QVBoxLayout * | workingPageLayout |
QVBoxLayout * | importPageLayout |
QVBoxLayout * | finishPageLayout |
Definition at line 27 of file qbimporter.ui.h.
QBImporterUi::QBImporterUi | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
bool | modal = FALSE , |
|||
WFlags | fl = 0 | |||
) |
QBImporterUi::~QBImporterUi | ( | ) |
virtual void QBImporterUi::languageChange | ( | ) | [protected, virtual, slot] |
QLabel* QBImporterUi::checkFileNameLabel |
Definition at line 47 of file qbimporter.ui.h.
QLabel* QBImporterUi::checkFileTypeLabel |
Definition at line 46 of file qbimporter.ui.h.
QLabel* QBImporterUi::finishedLabel |
Definition at line 61 of file qbimporter.ui.h.
QWidget* QBImporterUi::finishPage |
Definition at line 60 of file qbimporter.ui.h.
QVBoxLayout* QBImporterUi::finishPageLayout [protected] |
Definition at line 77 of file qbimporter.ui.h.
QGroupBox* QBImporterUi::groupBox2 |
Definition at line 52 of file qbimporter.ui.h.
QHBoxLayout* QBImporterUi::groupBox2Layout [protected] |
Definition at line 72 of file qbimporter.ui.h.
QGroupBox* QBImporterUi::groupBox4 |
Definition at line 39 of file qbimporter.ui.h.
QHBoxLayout* QBImporterUi::groupBox4Layout [protected] |
Definition at line 66 of file qbimporter.ui.h.
QGroupBox* QBImporterUi::groupBox5 |
Definition at line 45 of file qbimporter.ui.h.
QGridLayout* QBImporterUi::groupBox5Layout [protected] |
Definition at line 69 of file qbimporter.ui.h.
QWidget* QBImporterUi::importPage |
Definition at line 58 of file qbimporter.ui.h.
QVBoxLayout* QBImporterUi::importPageLayout [protected] |
Definition at line 76 of file qbimporter.ui.h.
QHBoxLayout* QBImporterUi::layout8 [protected] |
Definition at line 70 of file qbimporter.ui.h.
QVBoxLayout* QBImporterUi::layout8_2 [protected] |
Definition at line 73 of file qbimporter.ui.h.
QPushButton* QBImporterUi::profileDetailsButton |
Definition at line 54 of file qbimporter.ui.h.
QPushButton* QBImporterUi::profileEditButton |
Definition at line 55 of file qbimporter.ui.h.
QListView* QBImporterUi::profileList |
Definition at line 53 of file qbimporter.ui.h.
QLabel* QBImporterUi::readLabel |
Definition at line 59 of file qbimporter.ui.h.
QPushButton* QBImporterUi::selectFileButton |
Definition at line 42 of file qbimporter.ui.h.
QLineEdit* QBImporterUi::selectFileEdit |
Definition at line 41 of file qbimporter.ui.h.
QWidget* QBImporterUi::selectImporterPage |
Definition at line 43 of file qbimporter.ui.h.
QVBoxLayout* QBImporterUi::selectImporterPageLayout [protected] |
Definition at line 67 of file qbimporter.ui.h.
QWidget* QBImporterUi::selectProfilePage |
Definition at line 50 of file qbimporter.ui.h.
QVBoxLayout* QBImporterUi::selectProfilePageLayout [protected] |
Definition at line 71 of file qbimporter.ui.h.
QWidget* QBImporterUi::selectSourcePage |
Definition at line 37 of file qbimporter.ui.h.
QVBoxLayout* QBImporterUi::selectSourcePageLayout [protected] |
Definition at line 65 of file qbimporter.ui.h.
QSpacerItem* QBImporterUi::spacer3 [protected] |
Definition at line 74 of file qbimporter.ui.h.
QSpacerItem* QBImporterUi::spacer4 [protected] |
Definition at line 68 of file qbimporter.ui.h.
QWidget* QBImporterUi::startPage |
Definition at line 35 of file qbimporter.ui.h.
QHBoxLayout* QBImporterUi::startPageLayout [protected] |
Definition at line 64 of file qbimporter.ui.h.
QLabel* QBImporterUi::textLabel1 |
Definition at line 57 of file qbimporter.ui.h.
QLabel* QBImporterUi::textLabel1_3 |
Definition at line 40 of file qbimporter.ui.h.
QLabel* QBImporterUi::textLabel2 |
Definition at line 36 of file qbimporter.ui.h.
QLabel* QBImporterUi::textLabel2_2 |
Definition at line 49 of file qbimporter.ui.h.
QLabel* QBImporterUi::textLabel3 |
Definition at line 38 of file qbimporter.ui.h.
QLabel* QBImporterUi::textLabel4 |
Definition at line 51 of file qbimporter.ui.h.
QLabel* QBImporterUi::textLabel4_2 |
Definition at line 48 of file qbimporter.ui.h.
QLabel* QBImporterUi::textLabel4_9 |
Definition at line 44 of file qbimporter.ui.h.
QWidget* QBImporterUi::workingPage |
Definition at line 56 of file qbimporter.ui.h.
QVBoxLayout* QBImporterUi::workingPageLayout [protected] |
Definition at line 75 of file qbimporter.ui.h.