#include <settings.h>
Inheritance diagram for YApplicationFigures:
Public Types | |
enum | PIXMAP_TYPE { BACKGROUND_OUTPUTVIEW = 0, BACKGROUND_HELPVIEW, BACKGROUND_SOURCESVIEW, BACKGROUND_LOGFILEVIEW, BACKGROUND_WORKSPACE_TREE, BACKGROUND_TIMINGWINDOWS, BACKGROUND_WINDOWS, ICON_APPLICATION, ICON_MDIWINDOW, WORKSPACE_NEW, WORKSPACE_OPEN, WORKSPACE_SAVE, EXECUTE, ZOOM_IN, ZOOM_OUT, POINTER_HAND, POINTER_HAND_PUSHED, MAX_FIGURES } |
Public Member Functions | |
YApplicationFigures () | |
virtual int | InitInstance () |
Static Public Member Functions | |
void | SetTextViewBackdrop (QTextView &w, YApplicationFigures::PIXMAP_TYPE type) |
void | SetListViewBackdrop (QListView &lv, YApplicationFigures::PIXMAP_TYPE type) |
void | SetIcon (QMainWindow &mv, YApplicationFigures::PIXMAP_TYPE type) |
void | SetIconSet (QAction &a, YApplicationFigures::PIXMAP_TYPE type) |
int | CreateCursor (QCursor **c, YApplicationFigures::PIXMAP_TYPE releasedtype) |
|
|
|
|
Create a cursor e.g. mouse pointers |
|
Reimplemented from YPixmapSettings. |
|
Set the backdrop of a textview (It does not work with non-derived scollviews! ) |
|
Set the backdrop of a textview (It does not work with non-derived scollviews! ) |
|
Set backdrop of listview |
|
Set the backdrop of a textview (It does not work with non-derived scollviews! ) |