#include <metainfobox.h>
Definition at line 11 of file metainfobox.h.
MetaInfoBox::MetaInfoBox |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
MetaInfoBox::~MetaInfoBox |
( |
| ) |
|
void MetaInfoBox::clear |
( |
| ) |
|
|
private |
void MetaInfoBox::setMetaInfos |
( |
QVector< QStringPair > |
metaInfos | ) |
|
Sets a list of key-value pairs as meta info.
Definition at line 20 of file metainfobox.cpp.
QVector<QLabel*> MetaInfoBox::m_labels |
|
private |
QGridLayout* MetaInfoBox::m_layout |
|
private |
To prevent flickering, avoid redrawing if meta info didn't change.
Definition at line 30 of file metainfobox.h.
The documentation for this class was generated from the following files: