#ifndef UI_MAIN_WINDOW_V2_H
#define UI_MAIN_WINDOW_V2_H
#include <QtCore/QDate>
#include <QtCore/QVariant>
#include <QtGui/QAction>
#include <QtGui/QApplication>
#include <QtGui/QButtonGroup>
#include <QtGui/QCheckBox>
#include <QtGui/QComboBox>
#include <QtGui/QDateEdit>
#include <QtGui/QDialogButtonBox>
#include <QtGui/QFontComboBox>
#include <QtGui/QFrame>
#include <QtGui/QGridLayout>
#include <QtGui/QGroupBox>
#include <QtGui/QHBoxLayout>
#include <QtGui/QLabel>
#include <QtGui/QLineEdit>
#include <QtGui/QListWidget>
#include <QtGui/QMainWindow>
#include <QtGui/QMenu>
#include <QtGui/QMenuBar>
#include <QtGui/QProgressBar>
#include <QtGui/QPushButton>
#include <QtGui/QRadioButton>
#include <QtGui/QSpacerItem>
#include <QtGui/QSpinBox>
#include <QtGui/QSplitter>
#include <QtGui/QStackedWidget>
#include <QtGui/QStatusBar>
#include <QtGui/QTableWidget>
#include <QtGui/QTextEdit>
#include <QtGui/QTimeEdit>
#include <QtGui/QToolBar>
#include <QtGui/QToolButton>
#include <QtGui/QVBoxLayout>
#include <QtGui/QWidget>
class Ui_MainWindow
{
public:
QAction *actionNew;
QAction *actionOpen;
QAction *actionSave;
QAction *actionSave_as;
QAction *actionClose;
QAction *actionQuit;
QAction *actionEdit_flags;
QAction *actionEdit_test;
QAction *actionAbout;
QAction *actionFrom_A_to_Z;
QAction *actionFrom_Z_to_A;
QAction *actionShow_all;
QAction *actionShow_easy;
QAction *actionShow_medium;
QAction *actionShow_difficult;
QAction *actionShow_DBI;
QAction *actionShow_flag;
QAction *actionMove_up;
QAction *actionMove_down;
QAction *actionEdit_comments;
QAction *actionUse_last_save_date;
QAction *actionAdd;
QAction *actionDuplicate;
QAction *actionDelete;
QAction *actionMove_to_top;
QAction *actionMove_to_bottom;
QAction *actionApply;
QAction *actionDiscard;
QAction *actionEdit_questions;
QAction *actionAdd_offline_client;
QAction *actionStop_server;
QAction *actionStart_server;
QAction *actionExport_log;
QAction *actionSave_session;
QAction *actionQuickPrint;
QAction *actionPrint;
QAction *actionExport_test;
QAction *actionAdd_offline_clients;
QAction *actionSaved_sessions;
QAction *actionDelete_log;
QAction *actionArchive_session;
QAction *actionDocumentation;
QAction *actionCheck_for_updates;
QAction *actionPrint_all;
QAction *actionPrint_session_summary;
QAction *actionOverall_statistics;
QAction *actionChange_language;
QAction *actionRestore_session;
QAction *actionCopy_to_archive;
QAction *actionCopy_from_archive;
QAction *actionSave_a_copy;
QAction *actionSave_a_backup;
QAction *actionShow_hidden;
QAction *actionHide;
QAction *actionRun_Test_Writer;
QWidget *centralwidget;
QStackedWidget *mainStackedWidget;
QWidget *welcomePage;
QWidget *welcomeGridLayout;
QGridLayout *gridLayout;
QFrame *frame;
QWidget *recentGridLayout;
QGridLayout *gridLayout1;
QListWidget *recentDBsListWidget;
QLabel *label_recent;
QHBoxLayout *hboxLayout;
QPushButton *btnNew;
QPushButton *btnOpenOther;
QSpacerItem *spacerItem;
QPushButton *btnOpenSelected;
QLabel *label_icon_text;
QLabel *label_icon;
QSpacerItem *spacerItem1;
QSpacerItem *spacerItem2;
QSpacerItem *spacerItem3;
QSpacerItem *spacerItem4;
QWidget *mainPage;
QWidget *mainGridLayout;
QGridLayout *gridLayout2;
QHBoxLayout *hboxLayout1;
QGroupBox *LQGroupBox;
QWidget *LQGridLayout;
QGridLayout *gridLayout3;
QComboBox *LQFlagComboBox;
QHBoxLayout *hboxLayout2;
QRadioButton *LQAllRadioButton;
QRadioButton *LQEasyRadioButton;
QRadioButton *LQMediumRadioButton;
QRadioButton *LQDifficultRadioButton;
QRadioButton *LQFlagRadioButton;
QListWidget *LQListWidget;
QHBoxLayout *hboxLayout3;
QPushButton *btnAdd;
QPushButton *btnDuplicate;
QPushButton *btnDelete;
QPushButton *btnMoveUp;
QPushButton *btnMoveDown;
QHBoxLayout *hboxLayout4;
QLabel *label_search;
QLineEdit *LQSearchLineEdit;
QGroupBox *SQGroupBox;
QWidget *SQGridLayout;
QGridLayout *gridLayout4;
QHBoxLayout *hboxLayout5;
QLabel *SQQuestionNameLabel;
QLineEdit *SQQuestionNameLineEdit;
QHBoxLayout *hboxLayout6;
QLabel *SQAnswerLabel;
QSpacerItem *spacerItem5;
QLabel *SQCorrectLabel;
QHBoxLayout *hboxLayout7;
QLabel *SQFlagLabel;
QComboBox *SQFlagComboBox;
QSpacerItem *spacerItem6;
QLabel *SQGroupLabel;
QLineEdit *SQGroupLineEdit;
QToolButton *tbtnSearchByGroup;
QSpacerItem *spacerItem7;
QLabel *SQDifficultyLabel;
QComboBox *SQDifficultyComboBox;
QGridLayout *gridLayout5;
QLabel *SQAnswerALabel;
QLabel *SQAnswerBLabel;
QCheckBox *SQCorrectCCheckBox;
QLineEdit *SQAnswerALineEdit;
QCheckBox *SQCorrectACheckBox;
QLabel *SQAnswerCLabel;
QLineEdit *SQAnswerBLineEdit;
QCheckBox *SQCorrectBCheckBox;
QLineEdit *SQAnswerCLineEdit;
QLabel *SQAnswerDLabel;
QLineEdit *SQAnswerDLineEdit;
QCheckBox *SQCorrectDCheckBox;
QVBoxLayout *vboxLayout;
QHBoxLayout *hboxLayout8;
QLabel *SQQuestionLabel;
QSpacerItem *spacerItem8;
QToolButton *tbtnUndo;
QToolButton *tbtnRedo;
QFrame *line_4;
QFontComboBox *fontComboBox;
QComboBox *sizeComboBox;
QFrame *line;
QToolButton *tbtnBold;
QToolButton *tbtnItalic;
QToolButton *tbtnUnderlined;
QToolButton *tbtnColour;
QFrame *line_2;
QToolButton *tbtnAlignLeft;
QToolButton *tbtnAlignCentre;
QToolButton *tbtnAlignRight;
QToolButton *tbtnAlignJustify;
QTextEdit *SQQuestionTextEdit;
QDialogButtonBox *SQButtonBox;
QLabel *SQStatisticsLabel;
QGroupBox *DBIGroupBox;
QWidget *DBIHorizontalLayout;
QHBoxLayout *hboxLayout9;
QLabel *DBIDatabaseNameLabel;
QLineEdit *DBIDatabaseNameLineEdit;
QSpacerItem *spacerItem9;
QLabel *DBIDateLabel;
QDateEdit *DBIDateEdit;
QCheckBox *DBIUseLastSaveDateCheckBox;
QHBoxLayout *hboxLayout10;
QCheckBox *showInfoCheckBox;
QPushButton *btnClose;
QWidget *editCommentsPage;
QWidget *editCommentsGridLayout;
QGridLayout *gridLayout6;
QTextEdit *ECTextEdit;
QHBoxLayout *hboxLayout11;
QToolButton *ECtbtnUndo;
QToolButton *ECtbtnRedo;
QFrame *line_5;
QFontComboBox *ECfontComboBox;
QComboBox *ECsizeComboBox;
QFrame *line_3;
QToolButton *ECtbtnBold;
QToolButton *ECtbtnItalic;
QToolButton *ECtbtnUnderlined;
QToolButton *ECtbtnColour;
QFrame *line_6;
QToolButton *ECtbtnAlignLeft;
QToolButton *ECtbtnAlignCentre;
QToolButton *ECtbtnAlignRight;
QToolButton *ECtbtnAlignJustify;
QSpacerItem *spacerItem10;
QWidget *editFlagsPage;
QWidget *editFlagsGridLayout;
QGridLayout *gridLayout7;
QHBoxLayout *hboxLayout12;
QVBoxLayout *vboxLayout1;
QHBoxLayout *hboxLayout13;
QSpacerItem *spacerItem11;
QLabel *Flags1NameLabel;
QSpacerItem *spacerItem12;
QLabel *Flags1EnabledLabel;
QSpacerItem *spacerItem13;
QHBoxLayout *hboxLayout14;
QLabel *FlagLabel_1;
QLineEdit *Flag01LineEdit;
QCheckBox *Flag01CheckBox;
QLabel *FlagQnumLabel_0;
QSpacerItem *spacerItem14;
QHBoxLayout *hboxLayout15;
QLabel *FlagLabel_2;
QLineEdit *Flag02LineEdit;
QCheckBox *Flag02CheckBox;
QLabel *FlagQnumLabel_1;
QSpacerItem *spacerItem15;
QHBoxLayout *hboxLayout16;
QLabel *FlagLabel_3;
QLineEdit *Flag03LineEdit;
QCheckBox *Flag03CheckBox;
QLabel *FlagQnumLabel_2;
QSpacerItem *spacerItem16;
QHBoxLayout *hboxLayout17;
QLabel *FlagLabel_4;
QLineEdit *Flag04LineEdit;
QCheckBox *Flag04CheckBox;
QLabel *FlagQnumLabel_3;
QSpacerItem *spacerItem17;
QHBoxLayout *hboxLayout18;
QLabel *FlagLabel_5;
QLineEdit *Flag05LineEdit;
QCheckBox *Flag05CheckBox;
QLabel *FlagQnumLabel_4;
QSpacerItem *spacerItem18;
QHBoxLayout *hboxLayout19;
QLabel *FlagLabel_6;
QLineEdit *Flag06LineEdit;
QCheckBox *Flag06CheckBox;
QLabel *FlagQnumLabel_5;
QSpacerItem *spacerItem19;
QHBoxLayout *hboxLayout20;
QLabel *FlagLabel_7;
QLineEdit *Flag07LineEdit;
QCheckBox *Flag07CheckBox;
QLabel *FlagQnumLabel_6;
QSpacerItem *spacerItem20;
QHBoxLayout *hboxLayout21;
QLabel *FlagLabel_8;
QLineEdit *Flag08LineEdit;
QCheckBox *Flag08CheckBox;
QLabel *FlagQnumLabel_7;
QSpacerItem *spacerItem21;
QHBoxLayout *hboxLayout22;
QLabel *FlagLabel_9;
QLineEdit *Flag09LineEdit;
QCheckBox *Flag09CheckBox;
QLabel *FlagQnumLabel_8;
QSpacerItem *spacerItem22;
QHBoxLayout *hboxLayout23;
QLabel *FlagLabel_10;
QLineEdit *Flag10LineEdit;
QCheckBox *Flag10CheckBox;
QLabel *FlagQnumLabel_9;
QSpacerItem *spacerItem23;
QSpacerItem *spacerItem24;
QVBoxLayout *vboxLayout2;
QHBoxLayout *hboxLayout24;
QSpacerItem *spacerItem25;
QLabel *Flags2NameLabel;
QSpacerItem *spacerItem26;
QLabel *Flags2EnabledLabel;
QSpacerItem *spacerItem27;
QHBoxLayout *hboxLayout25;
QLabel *FlagLabel_11;
QLineEdit *Flag11LineEdit;
QCheckBox *Flag11CheckBox;
QLabel *FlagQnumLabel_10;
QSpacerItem *spacerItem28;
QHBoxLayout *hboxLayout26;
QLabel *FlagLabel_12;
QLineEdit *Flag12LineEdit;
QCheckBox *Flag12CheckBox;
QLabel *FlagQnumLabel_11;
QSpacerItem *spacerItem29;
QHBoxLayout *hboxLayout27;
QLabel *FlagLabel_13;
QLineEdit *Flag13LineEdit;
QCheckBox *Flag13CheckBox;
QLabel *FlagQnumLabel_12;
QSpacerItem *spacerItem30;
QHBoxLayout *hboxLayout28;
QLabel *FlagLabel_14;
QLineEdit *Flag14LineEdit;
QCheckBox *Flag14CheckBox;
QLabel *FlagQnumLabel_13;
QSpacerItem *spacerItem31;
QHBoxLayout *hboxLayout29;
QLabel *FlagLabel_15;
QLineEdit *Flag15LineEdit;
QCheckBox *Flag15CheckBox;
QLabel *FlagQnumLabel_14;
QSpacerItem *spacerItem32;
QHBoxLayout *hboxLayout30;
QLabel *FlagLabel_16;
QLineEdit *Flag16LineEdit;
QCheckBox *Flag16CheckBox;
QLabel *FlagQnumLabel_15;
QSpacerItem *spacerItem33;
QHBoxLayout *hboxLayout31;
QLabel *FlagLabel_17;
QLineEdit *Flag17LineEdit;
QCheckBox *Flag17CheckBox;
QLabel *FlagQnumLabel_16;
QSpacerItem *spacerItem34;
QHBoxLayout *hboxLayout32;
QLabel *FlagLabel_18;
QLineEdit *Flag18LineEdit;
QCheckBox *Flag18CheckBox;
QLabel *FlagQnumLabel_17;
QSpacerItem *spacerItem35;
QHBoxLayout *hboxLayout33;
QLabel *FlagLabel_19;
QLineEdit *Flag19LineEdit;
QCheckBox *Flag19CheckBox;
QLabel *FlagQnumLabel_18;
QSpacerItem *spacerItem36;
QHBoxLayout *hboxLayout34;
QLabel *FlagLabel_20;
QLineEdit *Flag20LineEdit;
QCheckBox *Flag20CheckBox;
QLabel *FlagQnumLabel_19;
QSpacerItem *spacerItem37;
QDialogButtonBox *EFButtonBox;
QWidget *testSettingsPage;
QWidget *testSettingsGridLayout;
QGridLayout *gridLayout8;
QGroupBox *TSAdvancedSetupGroupBox;
QWidget *TSAdvancedSetupGridLayout;
QGridLayout *gridLayout9;
QHBoxLayout *hboxLayout35;
QVBoxLayout *vboxLayout3;
QLabel *label_exclude;
QHBoxLayout *hboxLayout36;
QLabel *label_search_available;
QLineEdit *TSSearchAvailableLineEdit;
QListWidget *TSExcludeListWidget;
QVBoxLayout *vboxLayout4;
QSpacerItem *spacerItem38;
QPushButton *btnAddToList;
QPushButton *btnRemoveFromList;
QSpacerItem *spacerItem39;
QVBoxLayout *vboxLayout5;
QLabel *label_include;
QHBoxLayout *hboxLayout37;
QLabel *label_search_used;
QLineEdit *TSSearchUsedLineEdit;
QTableWidget *TSIncludeTableWidget;
QHBoxLayout *hboxLayout38;
QLabel *label_advanced_select;
QRadioButton *rbtnSelectFlags;
QRadioButton *rbtnSelectQuestions;
QSpacerItem *spacerItem40;
QGroupBox *TSCommonSettingsGroupBox;
QLineEdit *TSTestNameLineEdit;
QWidget *TSCommonSettingsGridLayout;
QGridLayout *gridLayout10;
QTimeEdit *TSTestTimeEdit;
QLabel *label_testtime;
QLabel *label_passmark;
QLabel *label_qnum;
QSpinBox *TSPassMarkSpinBox;
QSpacerItem *spacerItem41;
QRadioButton *rbtnQuestionTime;
QSpinBox *TSQnumSpinBox;
QCheckBox *TSMaxQnumCheckBox;
QTimeEdit *TSQuestionTimeEdit;
QPushButton *btnStartServer;
QRadioButton *rbtnTestTime;
QLabel *label_test_name;
QCheckBox *TSCustomTestNameCheckBox;
QLabel *label_allow_groups;
QCheckBox *TSGroupsCheckBox;
QWidget *serverModePage;
QWidget *serverModeGridLayout;
QGridLayout *gridLayout11;
QGroupBox *SMInfoGroupBox;
QWidget *SMInfoGridLayout;
QGridLayout *gridLayout12;
QLabel *SMIPortLabel;
QSpacerItem *spacerItem42;
QHBoxLayout *hboxLayout39;
QGroupBox *SMClientsGroupBox;
QWidget *SMClientsGridLayout;
QGridLayout *gridLayout13;
QListWidget *SMLCListWidget;
QGroupBox *SMSelectedClientGroupBox;
QWidget *SMSelectedClientGridLayout;
QGridLayout *gridLayout14;
QTableWidget *SMSCResultsTableWidget;
QHBoxLayout *hboxLayout40;
QLabel *SMSC_label_2;
QLabel *SMSCScoreLabel;
QLabel *SMSC_label_3;
QHBoxLayout *hboxLayout41;
QLabel *SMSC_label_1;
QLabel *SMSCStatusLabel;
QHBoxLayout *hboxLayout42;
QLabel *SMSC_label_4;
QLabel *SMSCNameLabel;
QGroupBox *SMLogGroupBox;
QWidget *SMLogGridLayout;
QGridLayout *gridLayout15;
QListWidget *SMSLListWidget;
QWidget *savedSessionsPage;
QWidget *savedSessionsGridLayout;
QGridLayout *gridLayout16;
QVBoxLayout *vboxLayout6;
QGroupBox *VSSCSGroupBox;
QWidget *VSSCSGridLayout;
QGridLayout *gridLayout17;
QVBoxLayout *vboxLayout7;
QHBoxLayout *hboxLayout43;
QLabel *label_current_session_name;
QLabel *VSSNameLabel;
QHBoxLayout *hboxLayout44;
QLabel *label_current_session_datetime;
QLabel *VSSDateTimeLabel;
QSpacerItem *spacerItem43;
QVBoxLayout *vboxLayout8;
QVBoxLayout *vboxLayout9;
QHBoxLayout *hboxLayout45;
QLabel *label_overall_score_bad;
QSpacerItem *spacerItem44;
QLabel *label_overall_score_good;
QProgressBar *VSSOverallResultsProgressBar;
QSpacerItem *spacerItem45;
QVBoxLayout *vboxLayout10;
QHBoxLayout *hboxLayout46;
QLabel *label_current_session_passmark;
QLabel *VSSPassMarkLabel;
QHBoxLayout *hboxLayout47;
QPushButton *btnDetails;
QSpacerItem *spacerItem46;
QSpacerItem *spacerItem47;
QVBoxLayout *vboxLayout11;
QLabel *label_overall_results;
QSpacerItem *spacerItem48;
QSplitter *VSSSplitter;
QWidget *layoutWidget;
QHBoxLayout *hboxLayout48;
QGroupBox *VSSClientsGroupBox;
QWidget *VSSClientsGridLayout;
QGridLayout *gridLayout18;
QListWidget *VSSLCListWidget;
QStackedWidget *VSSStackedWidget;
QWidget *selectedStudentPage;
QGroupBox *VSSSelectedClientGroupBox;
QWidget *VSSSelectedClientGridLayout;
QGridLayout *gridLayout19;
QTableWidget *VSSSCResultsTableWidget;
QHBoxLayout *hboxLayout49;
QLabel *VSSSC_label_2;
QLabel *VSSSCScoreLabel;
QLabel *VSSSC_label_3;
QHBoxLayout *hboxLayout50;
QLabel *VSSSC_label_1;
QLabel *VSSSCNameLabel;
QWidget *PassMarkDetailsPage;
QGroupBox *VSSPassMarkDetailsGroupBox;
QWidget *VSSPassMarkDetailsGridLayout;
QVBoxLayout *vboxLayout12;
QHBoxLayout *hboxLayout51;
QLabel *label_search_details;
QLineEdit *VSSSearchDetailsLineEdit;
QTableWidget *VSSPassMarkTableWidget;
QGroupBox *VSSLogGroupBox;
QWidget *VSSLogGridLayout;
QGridLayout *gridLayout20;
QListWidget *VSSSLListWidget;
QGroupBox *VSSLSGroupBox;
QWidget *VSSLSGridLayout;
QGridLayout *gridLayout21;
QHBoxLayout *hboxLayout52;
QLabel *label_search_sessions;
QLineEdit *VSSLSSearchLineEdit;
QListWidget *VSSLASListWidget;
QListWidget *VSSLSListWidget;
QLabel *label_archived_sessions;
QMenuBar *menubar;
QMenu *menuHelp;
QMenu *menuSession;
QMenu *menuView;
QMenu *menuQuestion;
QMenu *menuServer;
QMenu *menuDatabase;
QMenu *menuSort_questions;
QMenu *menuFilter_LQ;
QMenu *menuFile;
QStatusBar *statusbar;
QToolBar *toolBar;
void setupUi(QMainWindow *);
void retranslateUi(QMainWindow *);
};
namespace Ui {
class MainWindow: public Ui_MainWindow {};
} #endif