#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>
#include "extendedlineedit.h"
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;
QAction *actionPrint_questions;
QAction *actionAdd_SVG;
QAction *actionRemove_SVG;
QAction *actionEdit_SVG;
QAction *actionExport_SVG;
QWidget *centralwidget;
QGridLayout *gridLayout;
QStackedWidget *mainStackedWidget;
QWidget *welcomePage;
QGridLayout *gridLayout1;
QSpacerItem *spacerItem;
QSpacerItem *spacerItem1;
QFrame *frame;
QVBoxLayout *vboxLayout;
QLabel *label_icon;
QLabel *label_icon_text;
QLabel *label_recent;
QListWidget *recentDBsListWidget;
QHBoxLayout *hboxLayout;
QPushButton *btnNew;
QPushButton *btnOpenOther;
QSpacerItem *spacerItem2;
QPushButton *btnOpenSelected;
QSpacerItem *spacerItem3;
QSpacerItem *spacerItem4;
QWidget *mainPage;
QVBoxLayout *vboxLayout1;
QHBoxLayout *hboxLayout1;
QCheckBox *showInfoCheckBox;
QPushButton *btnClose;
QGroupBox *DBIGroupBox;
QHBoxLayout *hboxLayout2;
QLabel *DBIDatabaseNameLabel;
QLineEdit *DBIDatabaseNameLineEdit;
QSpacerItem *spacerItem5;
QLabel *DBIDateLabel;
QDateEdit *DBIDateEdit;
QCheckBox *DBIUseLastSaveDateCheckBox;
QHBoxLayout *hboxLayout3;
QGroupBox *LQGroupBox;
QVBoxLayout *vboxLayout2;
QHBoxLayout *hboxLayout4;
QRadioButton *LQAllRadioButton;
QRadioButton *LQEasyRadioButton;
QRadioButton *LQMediumRadioButton;
QRadioButton *LQDifficultRadioButton;
QRadioButton *LQFlagRadioButton;
QComboBox *LQFlagComboBox;
QHBoxLayout *hboxLayout5;
QLabel *label_search;
ExtendedLineEdit *LQSearchLineEdit;
QListWidget *LQListWidget;
QHBoxLayout *hboxLayout6;
QPushButton *btnAdd;
QPushButton *btnDuplicate;
QPushButton *btnDelete;
QPushButton *btnMoveUp;
QPushButton *btnMoveDown;
QGroupBox *SQGroupBox;
QVBoxLayout *vboxLayout3;
QHBoxLayout *hboxLayout7;
QLabel *SQQuestionNameLabel;
QLineEdit *SQQuestionNameLineEdit;
QHBoxLayout *hboxLayout8;
QLabel *SQFlagLabel;
QComboBox *SQFlagComboBox;
QSpacerItem *spacerItem6;
QLabel *SQGroupLabel;
QLineEdit *SQGroupLineEdit;
QToolButton *tbtnSearchByGroup;
QSpacerItem *spacerItem7;
QLabel *SQDifficultyLabel;
QComboBox *SQDifficultyComboBox;
QSplitter *SQSplitter;
QWidget *layoutWidget_2;
QVBoxLayout *vboxLayout4;
QHBoxLayout *hboxLayout9;
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;
QWidget *verticalLayout;
QVBoxLayout *vboxLayout5;
QHBoxLayout *hboxLayout10;
QLabel *SQSVGLabel;
QToolButton *tbtnAddSVG;
QToolButton *tbtnRemoveSVG;
QToolButton *tbtnEditSVG;
QToolButton *tbtnExportSVG;
QListWidget *SQSVGListWidget;
QHBoxLayout *hboxLayout11;
QLabel *SQAnswerLabel;
QSpacerItem *spacerItem9;
QLabel *SQCorrectLabel;
QGridLayout *gridLayout2;
QLabel *SQAnswerALabel;
QLabel *SQAnswerBLabel;
QCheckBox *SQCorrectCCheckBox;
QLineEdit *SQAnswerALineEdit;
QCheckBox *SQCorrectACheckBox;
QLabel *SQAnswerCLabel;
QLineEdit *SQAnswerBLineEdit;
QCheckBox *SQCorrectBCheckBox;
QLineEdit *SQAnswerCLineEdit;
QLabel *SQAnswerDLabel;
QLineEdit *SQAnswerDLineEdit;
QCheckBox *SQCorrectDCheckBox;
QLabel *SQStatisticsLabel;
QDialogButtonBox *SQButtonBox;
QWidget *editCommentsPage;
QVBoxLayout *vboxLayout6;
QHBoxLayout *hboxLayout12;
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;
QTextEdit *ECTextEdit;
QWidget *editFlagsPage;
QVBoxLayout *vboxLayout7;
QHBoxLayout *hboxLayout13;
QVBoxLayout *vboxLayout8;
QHBoxLayout *hboxLayout14;
QSpacerItem *spacerItem11;
QLabel *Flags1NameLabel;
QSpacerItem *spacerItem12;
QLabel *Flags1EnabledLabel;
QSpacerItem *spacerItem13;
QHBoxLayout *hboxLayout15;
QLabel *FlagLabel_1;
QLineEdit *Flag01LineEdit;
QCheckBox *Flag01CheckBox;
QLabel *FlagQnumLabel_0;
QSpacerItem *spacerItem14;
QHBoxLayout *hboxLayout16;
QLabel *FlagLabel_2;
QLineEdit *Flag02LineEdit;
QCheckBox *Flag02CheckBox;
QLabel *FlagQnumLabel_1;
QSpacerItem *spacerItem15;
QHBoxLayout *hboxLayout17;
QLabel *FlagLabel_3;
QLineEdit *Flag03LineEdit;
QCheckBox *Flag03CheckBox;
QLabel *FlagQnumLabel_2;
QSpacerItem *spacerItem16;
QHBoxLayout *hboxLayout18;
QLabel *FlagLabel_4;
QLineEdit *Flag04LineEdit;
QCheckBox *Flag04CheckBox;
QLabel *FlagQnumLabel_3;
QSpacerItem *spacerItem17;
QHBoxLayout *hboxLayout19;
QLabel *FlagLabel_5;
QLineEdit *Flag05LineEdit;
QCheckBox *Flag05CheckBox;
QLabel *FlagQnumLabel_4;
QSpacerItem *spacerItem18;
QHBoxLayout *hboxLayout20;
QLabel *FlagLabel_6;
QLineEdit *Flag06LineEdit;
QCheckBox *Flag06CheckBox;
QLabel *FlagQnumLabel_5;
QSpacerItem *spacerItem19;
QHBoxLayout *hboxLayout21;
QLabel *FlagLabel_7;
QLineEdit *Flag07LineEdit;
QCheckBox *Flag07CheckBox;
QLabel *FlagQnumLabel_6;
QSpacerItem *spacerItem20;
QHBoxLayout *hboxLayout22;
QLabel *FlagLabel_8;
QLineEdit *Flag08LineEdit;
QCheckBox *Flag08CheckBox;
QLabel *FlagQnumLabel_7;
QSpacerItem *spacerItem21;
QHBoxLayout *hboxLayout23;
QLabel *FlagLabel_9;
QLineEdit *Flag09LineEdit;
QCheckBox *Flag09CheckBox;
QLabel *FlagQnumLabel_8;
QSpacerItem *spacerItem22;
QHBoxLayout *hboxLayout24;
QLabel *FlagLabel_10;
QLineEdit *Flag10LineEdit;
QCheckBox *Flag10CheckBox;
QLabel *FlagQnumLabel_9;
QSpacerItem *spacerItem23;
QSpacerItem *spacerItem24;
QVBoxLayout *vboxLayout9;
QHBoxLayout *hboxLayout25;
QSpacerItem *spacerItem25;
QLabel *Flags2NameLabel;
QSpacerItem *spacerItem26;
QLabel *Flags2EnabledLabel;
QSpacerItem *spacerItem27;
QHBoxLayout *hboxLayout26;
QLabel *FlagLabel_11;
QLineEdit *Flag11LineEdit;
QCheckBox *Flag11CheckBox;
QLabel *FlagQnumLabel_10;
QSpacerItem *spacerItem28;
QHBoxLayout *hboxLayout27;
QLabel *FlagLabel_12;
QLineEdit *Flag12LineEdit;
QCheckBox *Flag12CheckBox;
QLabel *FlagQnumLabel_11;
QSpacerItem *spacerItem29;
QHBoxLayout *hboxLayout28;
QLabel *FlagLabel_13;
QLineEdit *Flag13LineEdit;
QCheckBox *Flag13CheckBox;
QLabel *FlagQnumLabel_12;
QSpacerItem *spacerItem30;
QHBoxLayout *hboxLayout29;
QLabel *FlagLabel_14;
QLineEdit *Flag14LineEdit;
QCheckBox *Flag14CheckBox;
QLabel *FlagQnumLabel_13;
QSpacerItem *spacerItem31;
QHBoxLayout *hboxLayout30;
QLabel *FlagLabel_15;
QLineEdit *Flag15LineEdit;
QCheckBox *Flag15CheckBox;
QLabel *FlagQnumLabel_14;
QSpacerItem *spacerItem32;
QHBoxLayout *hboxLayout31;
QLabel *FlagLabel_16;
QLineEdit *Flag16LineEdit;
QCheckBox *Flag16CheckBox;
QLabel *FlagQnumLabel_15;
QSpacerItem *spacerItem33;
QHBoxLayout *hboxLayout32;
QLabel *FlagLabel_17;
QLineEdit *Flag17LineEdit;
QCheckBox *Flag17CheckBox;
QLabel *FlagQnumLabel_16;
QSpacerItem *spacerItem34;
QHBoxLayout *hboxLayout33;
QLabel *FlagLabel_18;
QLineEdit *Flag18LineEdit;
QCheckBox *Flag18CheckBox;
QLabel *FlagQnumLabel_17;
QSpacerItem *spacerItem35;
QHBoxLayout *hboxLayout34;
QLabel *FlagLabel_19;
QLineEdit *Flag19LineEdit;
QCheckBox *Flag19CheckBox;
QLabel *FlagQnumLabel_18;
QSpacerItem *spacerItem36;
QHBoxLayout *hboxLayout35;
QLabel *FlagLabel_20;
QLineEdit *Flag20LineEdit;
QCheckBox *Flag20CheckBox;
QLabel *FlagQnumLabel_19;
QSpacerItem *spacerItem37;
QDialogButtonBox *EFButtonBox;
QWidget *testSettingsPage;
QVBoxLayout *vboxLayout10;
QGroupBox *TSAdvancedSetupGroupBox;
QVBoxLayout *vboxLayout11;
QHBoxLayout *hboxLayout36;
QLabel *label_advanced_select;
QRadioButton *rbtnSelectFlags;
QRadioButton *rbtnSelectQuestions;
QSpacerItem *spacerItem38;
QHBoxLayout *hboxLayout37;
QVBoxLayout *vboxLayout12;
QLabel *label_exclude;
QHBoxLayout *hboxLayout38;
QLabel *label_search_available;
ExtendedLineEdit *TSSearchAvailableLineEdit;
QListWidget *TSExcludeListWidget;
QVBoxLayout *vboxLayout13;
QSpacerItem *spacerItem39;
QPushButton *btnAddToList;
QPushButton *btnRemoveFromList;
QSpacerItem *spacerItem40;
QVBoxLayout *vboxLayout14;
QLabel *label_include;
QHBoxLayout *hboxLayout39;
QLabel *label_search_used;
ExtendedLineEdit *TSSearchUsedLineEdit;
QTableWidget *TSIncludeTableWidget;
QGroupBox *TSCommonSettingsGroupBox;
QGridLayout *gridLayout3;
QLabel *label_test_name;
QCheckBox *TSCustomTestNameCheckBox;
QLineEdit *TSTestNameLineEdit;
QSpacerItem *spacerItem41;
QLabel *label_allow_groups;
QCheckBox *TSGroupsCheckBox;
QLabel *label_qnum;
QCheckBox *TSMaxQnumCheckBox;
QSpinBox *TSQnumSpinBox;
QLabel *label_passmark;
QSpinBox *TSPassMarkSpinBox;
QLabel *label_testtime;
QRadioButton *rbtnTestTime;
QTimeEdit *TSTestTimeEdit;
QRadioButton *rbtnQuestionTime;
QTimeEdit *TSQuestionTimeEdit;
QLabel *label_server_port;
QCheckBox *TSCustomServerPortCheckBox;
QSpinBox *TSCustomServerPortSpinBox;
QPushButton *btnStartServer;
QWidget *serverModePage;
QVBoxLayout *vboxLayout15;
QGroupBox *SMInfoGroupBox;
QHBoxLayout *hboxLayout40;
QLabel *SMIPortLabel;
QSpacerItem *spacerItem42;
QHBoxLayout *hboxLayout41;
QGroupBox *SMClientsGroupBox;
QVBoxLayout *vboxLayout16;
QListWidget *SMLCListWidget;
QGroupBox *SMSelectedClientGroupBox;
QGridLayout *gridLayout4;
QLabel *SMSC_label_4;
QLabel *SMSCNameLabel;
QSpacerItem *spacerItem43;
QLabel *SMSC_label_1;
QLabel *SMSCStatusLabel;
QSpacerItem *spacerItem44;
QLabel *SMSC_label_2;
QLabel *SMSCScoreLabel;
QSpacerItem *spacerItem45;
QLabel *SMSC_label_3;
QTableWidget *SMSCResultsTableWidget;
QGroupBox *SMLogGroupBox;
QVBoxLayout *vboxLayout17;
QListWidget *SMSLListWidget;
QWidget *savedSessionsPage;
QHBoxLayout *hboxLayout42;
QGroupBox *VSSLSGroupBox;
QVBoxLayout *vboxLayout18;
QHBoxLayout *hboxLayout43;
QLabel *label_search_sessions;
ExtendedLineEdit *VSSLSSearchLineEdit;
QListWidget *VSSLSListWidget;
QLabel *label_archived_sessions;
QListWidget *VSSLASListWidget;
QVBoxLayout *vboxLayout19;
QGroupBox *VSSCSGroupBox;
QHBoxLayout *hboxLayout44;
QVBoxLayout *vboxLayout20;
QHBoxLayout *hboxLayout45;
QLabel *label_current_session_name;
QLabel *VSSNameLabel;
QHBoxLayout *hboxLayout46;
QLabel *label_current_session_datetime;
QLabel *VSSDateTimeLabel;
QVBoxLayout *vboxLayout21;
QHBoxLayout *hboxLayout47;
QLabel *label_current_session_passmark;
QLabel *VSSPassMarkLabel;
QHBoxLayout *hboxLayout48;
QPushButton *btnDetails;
QSpacerItem *spacerItem46;
QVBoxLayout *vboxLayout22;
QLabel *label_overall_results;
QVBoxLayout *vboxLayout23;
QVBoxLayout *vboxLayout24;
QHBoxLayout *hboxLayout49;
QLabel *label_overall_score_bad;
QSpacerItem *spacerItem47;
QLabel *label_overall_score_good;
QProgressBar *VSSOverallResultsProgressBar;
QSplitter *VSSSplitter;
QWidget *layoutWidget;
QHBoxLayout *hboxLayout50;
QGroupBox *VSSClientsGroupBox;
QVBoxLayout *vboxLayout25;
QListWidget *VSSLCListWidget;
QStackedWidget *VSSStackedWidget;
QWidget *selectedStudentPage;
QVBoxLayout *vboxLayout26;
QGroupBox *VSSSelectedClientGroupBox;
QGridLayout *gridLayout5;
QLabel *VSSSC_label_1;
QLabel *VSSSCNameLabel;
QSpacerItem *spacerItem48;
QLabel *VSSSC_label_2;
QLabel *VSSSCScoreLabel;
QSpacerItem *spacerItem49;
QLabel *VSSSC_label_3;
QTableWidget *VSSSCResultsTableWidget;
QWidget *passMarkDetailsPage;
QVBoxLayout *vboxLayout27;
QGroupBox *VSSPassMarkDetailsGroupBox;
QVBoxLayout *vboxLayout28;
QHBoxLayout *hboxLayout51;
QLabel *label_search_details;
ExtendedLineEdit *VSSSearchDetailsLineEdit;
QTableWidget *VSSPassMarkTableWidget;
QGroupBox *VSSLogGroupBox;
QVBoxLayout *vboxLayout29;
QListWidget *VSSSLListWidget;
QMenuBar *menubar;
QMenu *menuHelp;
QMenu *menuSession;
QMenu *menuView;
QMenu *menuQuestion;
QMenu *menuAttachments;
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