![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/window/qWinFactory.h>
Public Member Functions | |
PixList () | |
PixList (const QPixmap &s, const QPixmap &l, const QPixmap &a) | |
Public Attributes | |
QPixmap | psmall |
Small pixmap (windows list in control window) More... | |
QPixmap | plarge |
Large pixmap (control window toolbar) More... | |
QPixmap | pactive |
Active large pixmap (control window toolbar) More... | |
Definition at line 52 of file qWinFactory.h.
|
inline |
Definition at line 54 of file qWinFactory.h.
|
inline |
Definition at line 55 of file qWinFactory.h.
QPixmap QAWindowFactory::PixList::pactive |
Active large pixmap (control window toolbar)
Definition at line 62 of file qWinFactory.h.
QPixmap QAWindowFactory::PixList::plarge |
Large pixmap (control window toolbar)
Definition at line 60 of file qWinFactory.h.
QPixmap QAWindowFactory::PixList::psmall |
Small pixmap (windows list in control window)
Definition at line 58 of file qWinFactory.h.