#include <ui_phrasehunter-qt4.h>
Inherited by Ui::phMainWindow.
Inheritance diagram for Ui_phMainWindow:

Public Member Functions | |
| void | setupUi (QMainWindow *phMainWindow) |
| void | retranslateUi (QMainWindow *phMainWindow) |
Public Attributes | |
| QAction * | action_Open |
| QAction * | action_Exit |
| QAction * | action_Save_current_page |
| QAction * | action_Print_current_page |
| QAction * | actionSearch_Options |
| QAction * | actionNew_Search_Tab |
| QAction * | actionShow_Search_Statistics |
| QAction * | actionGenerate_Ranked_Wordlist |
| QWidget * | centralwidget |
| QGridLayout * | gridLayout |
| QTabWidget * | tabWidget |
| QWidget * | tab |
| QMenuBar * | menubar |
| QMenu * | menu_Settings |
| QMenu * | menuDatei |
| QStatusBar * | statusbar |
| QDockWidget * | optionsDockWidget |
| QWidget * | dockWidgetContents |
| QHBoxLayout * | hboxLayout |
| QLabel * | sourceContextLabel |
| QSpinBox * | sourceContextSpinBox |
| QSpacerItem * | spacerItem |
| QLabel * | contextWidthLabel |
| QSpinBox * | contextWidthSpinBox |
| QSpacerItem * | spacerItem1 |
| QCheckBox * | sortByRankCheckBox |
| QSpacerItem * | spacerItem2 |
| QLabel * | searchLabel |
| QComboBox * | searchKindComboBox |
Definition at line 32 of file ui_phrasehunter-qt4.h.
| void Ui_phMainWindow::setupUi | ( | QMainWindow * | phMainWindow | ) | [inline] |
Definition at line 65 of file ui_phrasehunter-qt4.h.
References action_Exit, action_Open, action_Print_current_page, action_Save_current_page, actionGenerate_Ranked_Wordlist, actionNew_Search_Tab, actionSearch_Options, actionShow_Search_Statistics, centralwidget, contextWidthLabel, contextWidthSpinBox, dockWidgetContents, gridLayout, hboxLayout, menu_Settings, menubar, menuDatei, optionsDockWidget, retranslateUi(), searchKindComboBox, searchLabel, sortByRankCheckBox, sourceContextLabel, sourceContextSpinBox, spacerItem, spacerItem1, spacerItem2, statusbar, tab, and tabWidget.
Referenced by PhSearchImpl::PhSearchImpl().
| void Ui_phMainWindow::retranslateUi | ( | QMainWindow * | phMainWindow | ) | [inline] |
Definition at line 229 of file ui_phrasehunter-qt4.h.
References action_Exit, action_Open, action_Print_current_page, action_Save_current_page, actionGenerate_Ranked_Wordlist, actionNew_Search_Tab, actionSearch_Options, actionShow_Search_Statistics, contextWidthLabel, contextWidthSpinBox, menu_Settings, menuDatei, optionsDockWidget, searchKindComboBox, searchLabel, sortByRankCheckBox, sourceContextLabel, tab, and tabWidget.
Referenced by setupUi().
| QAction* Ui_phMainWindow::action_Open |
Definition at line 35 of file ui_phrasehunter-qt4.h.
Referenced by retranslateUi(), PhSearchImpl::setupConnections(), and setupUi().
| QAction* Ui_phMainWindow::action_Exit |
Definition at line 36 of file ui_phrasehunter-qt4.h.
Referenced by retranslateUi(), PhSearchImpl::setupConnections(), and setupUi().
Definition at line 39 of file ui_phrasehunter-qt4.h.
Referenced by retranslateUi(), PhSearchImpl::setupConnections(), and setupUi().
Definition at line 40 of file ui_phrasehunter-qt4.h.
Referenced by retranslateUi(), PhSearchImpl::setupConnections(), and setupUi().
| QGridLayout* Ui_phMainWindow::gridLayout |
| QTabWidget* Ui_phMainWindow::tabWidget |
Definition at line 45 of file ui_phrasehunter-qt4.h.
Referenced by PhSearchImpl::closeTab(), PhSearchImpl::fileOpen(), PhSearchImpl::newSearchTab(), PhSearchImpl::openDocument(), PhSearchImpl::PhSearchImpl(), retranslateUi(), PhSearchImpl::setupTabIcons(), and setupUi().
| QMenuBar* Ui_phMainWindow::menubar |
| QMenu* Ui_phMainWindow::menuDatei |
| QStatusBar* Ui_phMainWindow::statusbar |
| QDockWidget* Ui_phMainWindow::optionsDockWidget |
Definition at line 51 of file ui_phrasehunter-qt4.h.
Referenced by PhSearchImpl::openOptionsWidget(), retranslateUi(), and setupUi().
| QHBoxLayout* Ui_phMainWindow::hboxLayout |
| QSpinBox* Ui_phMainWindow::sourceContextSpinBox |
Definition at line 55 of file ui_phrasehunter-qt4.h.
Referenced by PhSearchImpl::openDocument(), and setupUi().
| QSpacerItem* Ui_phMainWindow::spacerItem |
| QSpinBox* Ui_phMainWindow::contextWidthSpinBox |
Definition at line 58 of file ui_phrasehunter-qt4.h.
Referenced by PhSearchImpl::newSearchTab(), retranslateUi(), and setupUi().
| QSpacerItem* Ui_phMainWindow::spacerItem1 |
| QCheckBox* Ui_phMainWindow::sortByRankCheckBox |
Definition at line 60 of file ui_phrasehunter-qt4.h.
Referenced by PhSearchImpl::hideStatistics(), retranslateUi(), and setupUi().
| QSpacerItem* Ui_phMainWindow::spacerItem2 |
| QLabel* Ui_phMainWindow::searchLabel |
| QComboBox* Ui_phMainWindow::searchKindComboBox |
Definition at line 63 of file ui_phrasehunter-qt4.h.
Referenced by PhSearchImpl::newSearchTab(), PhSearchImpl::PhSearchImpl(), retranslateUi(), PhSearchImpl::setupConnections(), and setupUi().
1.5.1