Inviwo 0.9.12-pre
Inviwo documentation
|
#include <verticallabel.h>
Public Member Functions | |
VerticalLabel (QWidget *parent=0) | |
VerticalLabel (const QString &text, QWidget *parent=0) | |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
QSize | sizeHint () const |
QSize | minimumSizeHint () const |
Displays text vertically.