#include <logviewer.qo.h>
|
| LogViewer (QString logger=0, QWidget *parent=0) |
|
Definition at line 66 of file logviewer.qo.h.
casa::LogViewer::LogViewer |
( |
QString |
logger = 0 , |
|
|
QWidget * |
parent = 0 |
|
) |
| |
void casa::LogViewer::changeFilterColumn |
( |
int |
| ) |
|
|
privateslot |
void casa::LogViewer::changeFilterText |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::changeFont |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::clicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
virtual void casa::LogViewer::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
protectedvirtual |
void casa::LogViewer::copy |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::doFilter |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::fileChanged |
( |
const QString & |
| ) |
|
|
privateslot |
void casa::LogViewer::fileOpen |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::filePrint |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::filePrintPdf |
( |
| ) |
|
|
privateslot |
bool casa::LogViewer::fileSave |
( |
| ) |
|
|
privateslot |
bool casa::LogViewer::fileSaveAs |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::findNext |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::hide |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::insert |
( |
| ) |
|
|
privateslot |
bool casa::LogViewer::load |
( |
const QString & |
f | ) |
|
|
private |
void casa::LogViewer::logOpen |
( |
| ) |
|
|
privateslot |
bool casa::LogViewer::maybeSave |
( |
| ) |
|
|
private |
virtual void casa::LogViewer::moveEvent |
( |
QMoveEvent * |
e | ) |
|
|
protectedvirtual |
void casa::LogViewer::purge |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::refresh |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::reload |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::remove |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::search |
( |
| ) |
|
|
privateslot |
void casa::LogViewer::setupEditActions |
( |
| ) |
|
|
private |
void casa::LogViewer::setupFileActions |
( |
| ) |
|
|
private |
void casa::LogViewer::setupInsertActions |
( |
| ) |
|
|
private |
virtual QSize casa::LogViewer::sizeHint |
( |
| ) |
const |
|
privatevirtualslot |
void casa::LogViewer::updateMenus |
( |
| ) |
|
|
private |
QAction * casa::LogViewer::actionCopy |
|
private |
QAction * casa::LogViewer::actionDelete |
|
private |
QAction * casa::LogViewer::actionDeleteAll |
|
private |
QAction * casa::LogViewer::actionFilter |
|
private |
QAction * casa::LogViewer::actionHideDate |
|
private |
QAction * casa::LogViewer::actionHideFrom |
|
private |
QAction * casa::LogViewer::actionHidePrio |
|
private |
QAction * casa::LogViewer::actionInsert |
|
private |
QAction * casa::LogViewer::actionLarge |
|
private |
QAction * casa::LogViewer::actionNext |
|
private |
QAction* casa::LogViewer::actionOpen |
|
private |
QAction * casa::LogViewer::actionPdf |
|
private |
QAction * casa::LogViewer::actionPrint |
|
private |
QAction * casa::LogViewer::actionRefresh |
|
private |
QAction * casa::LogViewer::actionReload |
|
private |
QAction * casa::LogViewer::actionSave |
|
private |
QAction * casa::LogViewer::actionSaveAs |
|
private |
QAction * casa::LogViewer::actionSearch |
|
private |
QAction * casa::LogViewer::actionSmall |
|
private |
QAction * casa::LogViewer::actionWrite |
|
private |
bool casa::LogViewer::canClose |
|
private |
int casa::LogViewer::currentColumn |
|
private |
QString casa::LogViewer::currentFilter |
|
private |
QModelIndex casa::LogViewer::currentLogRow |
|
private |
QString casa::LogViewer::currentSearch |
|
private |
QString casa::LogViewer::fileName |
|
private |
QComboBox* casa::LogViewer::filterColumn |
|
private |
QLabel* casa::LogViewer::filterLabel |
|
private |
QLineEdit * casa::LogViewer::filterText |
|
private |
QLabel* casa::LogViewer::insertLabel |
|
private |
QLineEdit * casa::LogViewer::insertText |
|
private |
QCheckBox* casa::LogViewer::lockScroll |
|
private |
qint64 casa::LogViewer::logPos |
|
private |
std::ifstream* casa::LogViewer::logStream |
|
private |
QTreeView* casa::LogViewer::logView |
|
private |
QFileSystemWatcher* casa::LogViewer::logWatcher |
|
private |
QMutex casa::LogViewer::mutex |
|
private |
int casa::LogViewer::nextRow |
|
private |
QSortFilterProxyModel* casa::LogViewer::proxyModel |
|
private |
QLabel* casa::LogViewer::searchLabel |
|
private |
QLineEdit* casa::LogViewer::searchText |
|
private |
QToolBar* casa::LogViewer::tb |
|
private |
The documentation for this class was generated from the following file: