Ui_phMainWindow Class Reference

#include <ui_phrasehunter-qt4.h>

Inherited by Ui::phMainWindow.

Inheritance diagram for Ui_phMainWindow:

Inheritance graph
[legend]
List of all members.

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
QWidgetcentralwidget
QGridLayout * gridLayout
QTabWidget * tabWidget
QWidgettab
QMenuBar * menubar
QMenu * menu_Settings
QMenu * menuDatei
QStatusBar * statusbar
QDockWidget * optionsDockWidget
QWidgetdockWidgetContents
QHBoxLayout * hboxLayout
QLabel * sourceContextLabel
QSpinBox * sourceContextSpinBox
QSpacerItem * spacerItem
QLabel * contextWidthLabel
QSpinBox * contextWidthSpinBox
QSpacerItem * spacerItem1
QCheckBox * sortByRankCheckBox
QSpacerItem * spacerItem2
QLabel * searchLabel
QComboBox * searchKindComboBox

Detailed Description

Definition at line 32 of file ui_phrasehunter-qt4.h.


Member Function Documentation

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().


Member Data Documentation

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().

QAction* Ui_phMainWindow::action_Save_current_page

Definition at line 37 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), and setupUi().

QAction* Ui_phMainWindow::action_Print_current_page

Definition at line 38 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), and setupUi().

QAction* Ui_phMainWindow::actionSearch_Options

Definition at line 39 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), PhSearchImpl::setupConnections(), and setupUi().

QAction* Ui_phMainWindow::actionNew_Search_Tab

Definition at line 40 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), PhSearchImpl::setupConnections(), and setupUi().

QAction* Ui_phMainWindow::actionShow_Search_Statistics

Definition at line 41 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), and setupUi().

QAction* Ui_phMainWindow::actionGenerate_Ranked_Wordlist

Definition at line 42 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), and setupUi().

QWidget* Ui_phMainWindow::centralwidget

Definition at line 43 of file ui_phrasehunter-qt4.h.

Referenced by setupUi().

QGridLayout* Ui_phMainWindow::gridLayout

Definition at line 44 of file ui_phrasehunter-qt4.h.

Referenced by setupUi().

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().

QWidget* Ui_phMainWindow::tab

Definition at line 46 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), and setupUi().

QMenuBar* Ui_phMainWindow::menubar

Definition at line 47 of file ui_phrasehunter-qt4.h.

Referenced by setupUi().

QMenu* Ui_phMainWindow::menu_Settings

Definition at line 48 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), and setupUi().

QMenu* Ui_phMainWindow::menuDatei

Definition at line 49 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), and setupUi().

QStatusBar* Ui_phMainWindow::statusbar

Definition at line 50 of file ui_phrasehunter-qt4.h.

Referenced by setupUi().

QDockWidget* Ui_phMainWindow::optionsDockWidget

Definition at line 51 of file ui_phrasehunter-qt4.h.

Referenced by PhSearchImpl::openOptionsWidget(), retranslateUi(), and setupUi().

QWidget* Ui_phMainWindow::dockWidgetContents

Definition at line 52 of file ui_phrasehunter-qt4.h.

Referenced by setupUi().

QHBoxLayout* Ui_phMainWindow::hboxLayout

Definition at line 53 of file ui_phrasehunter-qt4.h.

Referenced by setupUi().

QLabel* Ui_phMainWindow::sourceContextLabel

Definition at line 54 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), and setupUi().

QSpinBox* Ui_phMainWindow::sourceContextSpinBox

Definition at line 55 of file ui_phrasehunter-qt4.h.

Referenced by PhSearchImpl::openDocument(), and setupUi().

QSpacerItem* Ui_phMainWindow::spacerItem

Definition at line 56 of file ui_phrasehunter-qt4.h.

Referenced by setupUi().

QLabel* Ui_phMainWindow::contextWidthLabel

Definition at line 57 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), and setupUi().

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

Definition at line 59 of file ui_phrasehunter-qt4.h.

Referenced by setupUi().

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

Definition at line 61 of file ui_phrasehunter-qt4.h.

Referenced by setupUi().

QLabel* Ui_phMainWindow::searchLabel

Definition at line 62 of file ui_phrasehunter-qt4.h.

Referenced by retranslateUi(), and setupUi().

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().


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 16:14:43 2006 for The Phrasehunter by  doxygen 1.5.1