![]() |
|
|
Definition at line 30 of file ui_sessionprofiledlg.h.
Public Member Functions | |
void | setupUi (QDialog *SessionProfileDlg) |
void | retranslateUi (QDialog *SessionProfileDlg) |
Public Attributes | |
QVBoxLayout * | vboxLayout |
QWidget * | page1 |
QVBoxLayout * | vboxLayout1 |
QGroupBox * | hostGrpBox |
QHBoxLayout * | hboxLayout |
QGridLayout * | gridLayout |
QLabel * | hostNameLabel |
QLineEdit * | hostNameEdit |
QLabel * | profileNameLabel |
QLineEdit * | hostPortEdit |
QLabel * | hostPortLabel |
QLineEdit * | profileNameEdit |
QLabel * | label |
QGroupBox * | filterGroupBox |
QVBoxLayout * | vboxLayout2 |
QLabel * | addFilterLabel |
QVBoxLayout * | vboxLayout3 |
QHBoxLayout * | hboxLayout1 |
QLineEdit * | classFilterEdit |
QPushButton * | addClassFilterBtn |
QHBoxLayout * | hboxLayout2 |
QListWidget * | filterList |
QPushButton * | removeClassFilterBtn |
QGroupBox * | jvmLaunchGrpBox |
QVBoxLayout * | vboxLayout4 |
QRadioButton * | launchInternalRadBtn |
QRadioButton * | launchExternalRadBtn |
QWidget * | page2 |
QVBoxLayout * | vboxLayout5 |
QHBoxLayout * | hboxLayout3 |
QLabel * | jreHomeLabel |
QLineEdit * | jreHomeEdit |
QPushButton * | jreHomeBrowseBtn |
QGroupBox * | javaEntryGrpBox |
QHBoxLayout * | hboxLayout4 |
QGridLayout * | gridLayout1 |
QLineEdit * | tomcatEdit |
QRadioButton * | jarFileRadBtn |
QRadioButton * | tomcatRadBtn |
QRadioButton * | mainClassRadBtn |
QPushButton * | tomcatBrowseBtn |
QLineEdit * | mainClassEdit |
QLineEdit * | jarFileEdit |
QGroupBox * | javaOptionsGrpBox |
QGridLayout * | gridLayout2 |
QLabel * | appArgsLabel |
QLabel * | javaOptionsLabel |
QLineEdit * | javaOptionsEdit |
QLineEdit * | applicationArgsEdit |
QGroupBox * | classPathGrpBox |
QGridLayout * | gridLayout3 |
QLabel * | addClassPathLabel |
QPushButton * | removeClassPathBtn |
QListWidget * | classPathList |
QHBoxLayout * | hboxLayout5 |
QLineEdit * | classPathEdit |
QPushButton * | addClassPathBtn |
QPushButton * | browseClassPathBtn |
QHBoxLayout * | hboxLayout6 |
QSpacerItem * | spacerItem |
QPushButton * | cancelBtn |
QPushButton * | backBtn |
QPushButton * | nextBtn |
QPushButton * | finishBtn |