#include <qsw_helpwindow_qt4.h>
Public Slots | |
void | about () |
void | back () |
void | goIndex () |
void | about () |
void | back () |
void | goIndex () |
Public Member Functions | |
QswHelpWindow (QWidget *parent=0, const char *name=0) | |
void | manEntry (const std::string &entry) |
QswHelpWindow (QWidget *parent=0, const char *name=0) | |
void | manEntry (const std::string &entry) |
Private Types | |
typedef std::string | string |
typedef std::string | string |
Private Attributes | |
string | help_root_dir |
QTextBrowser * | help_browser |
typedef std::string QswHelpWindow::string [private] |
typedef std::string QswHelpWindow::string [private] |
QswHelpWindow::QswHelpWindow | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
QswHelpWindow::QswHelpWindow | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
void QswHelpWindow::about | ( | ) | [slot] |
void QswHelpWindow::about | ( | ) | [slot] |
void QswHelpWindow::back | ( | ) | [slot] |
void QswHelpWindow::back | ( | ) | [slot] |
void QswHelpWindow::goIndex | ( | ) | [slot] |
void QswHelpWindow::goIndex | ( | ) | [slot] |
void QswHelpWindow::manEntry | ( | const std::string & | entry | ) |
void QswHelpWindow::manEntry | ( | const std::string & | entry | ) |
QTextBrowser * QswHelpWindow::help_browser [private] |
string QswHelpWindow::help_root_dir [private] |