#include <arthurwidgets.h>
Definition at line 85 of file arthurwidgets.h.
| ArthurFrame::ArthurFrame |
( |
QWidget * |
parent) | |
|
| void ArthurFrame::descriptionEnabledChanged |
( |
bool |
) | |
|
|
signal |
| void ArthurFrame::loadDescription |
( |
const QString & |
filename) | |
|
| void ArthurFrame::loadSourceFile |
( |
const QString & |
fileName) | |
|
| virtual void ArthurFrame::paint |
( |
QPainter * |
) | |
|
|
inlinevirtual |
| void ArthurFrame::paintDescription |
( |
QPainter * |
p) | |
|
| void ArthurFrame::paintEvent |
( |
QPaintEvent * |
e) | |
|
|
protected |
| bool ArthurFrame::preferImage |
( |
) | |
const |
|
inline |
| void ArthurFrame::resizeEvent |
( |
QResizeEvent * |
e) | |
|
|
protected |
| void ArthurFrame::setDescription |
( |
const QString & |
htmlDesc) | |
|
| void ArthurFrame::setDescriptionEnabled |
( |
bool |
enabled) | |
|
|
slot |
| void ArthurFrame::setPreferImage |
( |
bool |
pi) | |
|
|
inlineslot |
| void ArthurFrame::showSource |
( |
) | |
|
|
slot |
| QTextDocument* ArthurFrame::m_document |
|
protected |
| bool ArthurFrame::m_prefer_image |
|
protected |
| bool ArthurFrame::m_show_doc |
|
protected |
| QString ArthurFrame::m_sourceFileName |
|
protected |
| QPixmap ArthurFrame::m_tile |
|
protected |
The documentation for this class was generated from the following files:
- E:/Software Development/TU/Visualisierung 2/VisualCrew/VideoVis/arthurwidgets.h
- E:/Software Development/TU/Visualisierung 2/VisualCrew/VideoVis/arthurwidgets.cpp