Класс для показа отчета в формате HTML. Наследует QMainWindow.
Подробнее...
#include <areport.h>
|
| | aReportBrowser (QWidget *parent=0, const char *name=0, WFlags f=WDestructiveClose) |
| |
| void | append (const QString &text) |
| |
| void | clear () |
| |
|
|
QWorkspace * | ws |
| |
|
QTextBrowser * | textBrowser |
| |
Класс для показа отчета в формате HTML. Наследует QMainWindow.
- См. также
- aTemplate aReport
| aReportBrowser::aReportBrowser |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
WFlags |
f = WDestructiveClose |
|
) |
| |
| void aReportBrowser::append |
( |
const QString & |
text | ) |
|
Добавляет текст в браузер
- Аргументы
-
| text | - текст для добавления |
| void aReportBrowser::clear |
( |
| ) |
|
| void aReportBrowser::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
! Sets the strings of the subwidgets using the current language.
Используется в aReportBrowser().
| void aReportBrowser::print |
( |
| ) |
|
|
slot |
| void aReportBrowser::saveAs |
( |
| ) |
|
|
slot |
Сохраняет html отчет в файл
Запрашивает имя файла у пользователя.
Используется в aReportBrowser().
Объявления и описания членов классов находятся в файлах: