Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Examples  

YApplicationFigures Class Reference

#include <settings.h>

Inheritance diagram for YApplicationFigures:

Inheritance graph
[legend]
Collaboration diagram for YApplicationFigures:

Collaboration graph
[legend]
List of all members.

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)

Detailed Description

This class provides


Member Enumeration Documentation

enum YApplicationFigures::PIXMAP_TYPE
 

Enumeration values:
BACKGROUND_OUTPUTVIEW 
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 


Constructor & Destructor Documentation

YApplicationFigures::YApplicationFigures   [inline]
 


Member Function Documentation

int YApplicationFigures::CreateCursor QCursor **    c,
YApplicationFigures::PIXMAP_TYPE    type
[static]
 

Create a cursor e.g. mouse pointers

virtual int YApplicationFigures::InitInstance   [inline, virtual]
 

Reimplemented from YPixmapSettings.

void YApplicationFigures::SetIcon QMainWindow &    mv,
YApplicationFigures::PIXMAP_TYPE    type
[static]
 

Set the backdrop of a textview (It does not work with non-derived scollviews! )

void YApplicationFigures::SetIconSet QAction &    a,
YApplicationFigures::PIXMAP_TYPE    type
[static]
 

Set the backdrop of a textview (It does not work with non-derived scollviews! )

void YApplicationFigures::SetListViewBackdrop QListView &    lv,
YApplicationFigures::PIXMAP_TYPE    type
[static]
 

Set backdrop of listview

void YApplicationFigures::SetTextViewBackdrop QTextView &    tv,
YApplicationFigures::PIXMAP_TYPE    type
[static]
 

Set the backdrop of a textview (It does not work with non-derived scollviews! )


The documentation for this class was generated from the following files:
Generated on Thu Feb 13 23:50:58 2003 for Yasa by doxygen1.3-rc3