ImagePosition Class Reference
Inheritance diagram for ImagePosition:

Detailed Description
Definition at line 27 of file imageposition.h.
Public Types | |
enum | PositionType { TopLeft, Top, TopRight, Left, Center, Right, BottomLeft, Bottom, BottomRight } |
Public Member Functions | |
ImagePosition (QWidget *parent=0, const char *name=0) | |
~ImagePosition () | |
void | setPosition (const char *type="center") |
void | setPosition (PositionType type=Center) |
void | setPosition (int horiz=1, int vert=1) |
PositionType | position () const |
QString | positionString () const |
QSize | sizeHint () const |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
The documentation for this class was generated from the following files: