#include <createhtml.h>
Public Slots | |
| virtual void | close () |
| virtual void | chooseDir () |
| virtual void | exportPublications () |
| virtual void | exportNotes () |
| virtual void | exportParts () |
| virtual void | exportFiles () |
| virtual void | exportStyleSheet () |
| virtual void | exportIndex () |
| virtual void | start () |
| virtual void | stop () |
Public Member Functions | |
| CreateHtml (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~CreateHtml () | |
| virtual QString | createHeader (QString title, QString menu) |
| virtual QString | createLinkList (QString query, QString title) |
| virtual QString | createMemo (QString memo) |
| virtual void | exportAuthors () |
| virtual void | convert (QString cmd, QByteArray in, QString outfilename) |
| virtual void | newFunction () |
Public Attributes | |
| QLabel * | textLabel1 |
| QLineEdit * | title |
| QLabel * | textLabel2 |
| QLabel * | dir |
| QPushButton * | pushButton1 |
| QCheckBox * | inclfiles |
| QPushButton * | pushButton2 |
| QPushButton * | pushButton5 |
| QLabel * | textLabel4 |
| QProgressBar * | progr_author |
| QLabel * | textLabel4_2 |
| QProgressBar * | progr_notes |
| QLabel * | textLabel4_3 |
| QProgressBar * | progr_publ |
| QLabel * | textLabel4_4 |
| QProgressBar * | progr_parts |
| QLabel * | textLabel4_5 |
| QProgressBar * | progr_files |
| QPushButton * | pushButton3 |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QString | html_footer |
| QString | html_header |
| QVBoxLayout * | CreateHtmlLayout |
| QVBoxLayout * | layout14 |
| QVBoxLayout * | layout4 |
| QHBoxLayout * | layout2 |
| QHBoxLayout * | layout3 |
| QHBoxLayout * | layout13 |
| QHBoxLayout * | layout10 |
Private Member Functions | |
| void | init () |
|
||||||||||||||||
|
Definition at line 30 of file createhtml.cpp. References chooseDir(), close(), CreateHtmlLayout, dir, inclfiles, init(), languageChange(), layout10, layout13, layout14, layout2, layout3, layout4, progr_author, progr_files, progr_notes, progr_parts, progr_publ, pushButton1, pushButton2, pushButton3, pushButton5, start(), stop(), textLabel1, textLabel2, textLabel4, textLabel4_2, textLabel4_3, textLabel4_4, and textLabel4_5. |
|
|
Definition at line 142 of file createhtml.cpp. |
|
|
Definition at line 40 of file createhtml.ui.h. References dir. Referenced by CreateHtml(). |
|
|
Definition at line 35 of file createhtml.ui.h. Referenced by CreateHtml(). |
|
||||||||||||||||
|
Definition at line 318 of file createhtml.ui.h. Referenced by exportFiles(). |
|
||||||||||||
|
Definition at line 46 of file createhtml.ui.h. Referenced by exportAuthors(), exportNotes(), exportParts(), and exportPublications(). |
|
||||||||||||
|
Definition at line 61 of file createhtml.ui.h. Referenced by exportAuthors(), exportNotes(), exportParts(), and exportPublications(). |
|
|
Definition at line 75 of file createhtml.ui.h. Referenced by exportAuthors(), exportNotes(), exportParts(), and exportPublications(). |
|
|
Definition at line 84 of file createhtml.ui.h. References createHeader(), createLinkList(), createMemo(), dir, html_footer, and progr_author. Referenced by start(). |
|
|
Definition at line 253 of file createhtml.ui.h. References convert(), dir, and progr_files. |
|
|
Definition at line 303 of file createhtml.ui.h. References dir. Referenced by start(). |
|
|
Definition at line 173 of file createhtml.ui.h. References createHeader(), createLinkList(), createMemo(), dir, html_footer, and progr_notes. Referenced by start(). |
|
|
Definition at line 224 of file createhtml.ui.h. References createHeader(), createLinkList(), createMemo(), dir, html_footer, inclfiles, and progr_parts. Referenced by start(). |
|
|
Definition at line 128 of file createhtml.ui.h. References createHeader(), createLinkList(), createMemo(), dir, html_footer, and progr_publ. Referenced by start(). |
|
|
Definition at line 289 of file createhtml.ui.h. References dir. Referenced by start(). |
|
|
Definition at line 31 of file createhtml.ui.h. Referenced by CreateHtml(). |
|
|
Definition at line 151 of file createhtml.cpp. References dir, inclfiles, pushButton1, pushButton2, pushButton3, pushButton5, textLabel1, textLabel2, textLabel4, textLabel4_2, textLabel4_3, textLabel4_4, and textLabel4_5. Referenced by CreateHtml(). |
|
|
Definition at line 372 of file createhtml.ui.h. |
|
|
Definition at line 356 of file createhtml.ui.h. References exportAuthors(), exportIndex(), exportNotes(), exportParts(), exportPublications(), and exportStyleSheet(). Referenced by CreateHtml(). |
|
|
Definition at line 367 of file createhtml.ui.h. Referenced by CreateHtml(). |
|
|
Definition at line 76 of file createhtml.h. Referenced by CreateHtml(). |
|
|
Definition at line 36 of file createhtml.h. Referenced by chooseDir(), CreateHtml(), exportAuthors(), exportFiles(), exportIndex(), exportNotes(), exportParts(), exportPublications(), exportStyleSheet(), and languageChange(). |
|
|
Definition at line 73 of file createhtml.h. Referenced by exportAuthors(), exportNotes(), exportParts(), and exportPublications(). |
|
|
Definition at line 74 of file createhtml.h. |
|
|
Definition at line 38 of file createhtml.h. Referenced by CreateHtml(), exportParts(), and languageChange(). |
|
|
Definition at line 82 of file createhtml.h. Referenced by CreateHtml(). |
|
|
Definition at line 81 of file createhtml.h. Referenced by CreateHtml(). |
|
|
Definition at line 77 of file createhtml.h. Referenced by CreateHtml(). |
|
|
Definition at line 79 of file createhtml.h. Referenced by CreateHtml(). |
|
|
Definition at line 80 of file createhtml.h. Referenced by CreateHtml(). |
|
|
Definition at line 78 of file createhtml.h. Referenced by CreateHtml(). |
|
|
Definition at line 42 of file createhtml.h. Referenced by CreateHtml(), and exportAuthors(). |
|
|
Definition at line 50 of file createhtml.h. Referenced by CreateHtml(), and exportFiles(). |
|
|
Definition at line 44 of file createhtml.h. Referenced by CreateHtml(), and exportNotes(). |
|
|
Definition at line 48 of file createhtml.h. Referenced by CreateHtml(), and exportParts(). |
|
|
Definition at line 46 of file createhtml.h. Referenced by CreateHtml(), and exportPublications(). |
|
|
Definition at line 37 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 39 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 51 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 40 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 33 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 35 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 41 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 43 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 45 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 47 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 49 of file createhtml.h. Referenced by CreateHtml(), and languageChange(). |
|
|
Definition at line 34 of file createhtml.h. |
1.3.6-20040222