Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

fresh.cpp File Reference

#include "fresh.h"
#include <qpe/qpeapplication.h>
#include <qpushbutton.h>
#include <qpainter.h>
#include <qfontmetrics.h>
#include <qpalette.h>
#include <qdrawutil.h>
#include <qscrollbar.h>
#include <qbutton.h>
#include <qframe.h>
#include <qtabbar.h>
#include <qmenudata.h>

Include dependency graph for fresh.cpp:

Go to the source code of this file.

Defines

#define INCLUDE_MENUITEM_DEF
#define QCOORDARRLEN(x)   sizeof(x)/(sizeof(QCOORD)*2)
#define HORIZONTAL   (sb->orientation() == QScrollBar::Horizontal)
#define VERTICAL   !HORIZONTAL
#define MOTIF_BORDER   2
#define SLIDER_MIN   9
#define ADD_LINE_ACTIVE   ( activeControl == AddLine )
#define SUB_LINE_ACTIVE   ( activeControl == SubLine )

Functions

 Q_EXPORT_INTERFACE ()

Variables

static const int motifItemFrame = 0
static const int motifSepHeight = 2
static const int motifItemHMargin = 1
static const int motifItemVMargin = 2
static const int motifArrowHMargin = 0
static const int motifTabSpacing = 12
static const int motifCheckMarkHMargin = 1
static const int windowsRightBorder = 8
static const int windowsCheckMarkWidth = 2


Define Documentation

#define ADD_LINE_ACTIVE   ( activeControl == AddLine )
 

#define HORIZONTAL   (sb->orientation() == QScrollBar::Horizontal)
 

Definition at line 244 of file fresh.cpp.

#define INCLUDE_MENUITEM_DEF
 

Definition at line 33 of file fresh.cpp.

#define MOTIF_BORDER   2
 

Definition at line 246 of file fresh.cpp.

#define QCOORDARRLEN  )     sizeof(x)/(sizeof(QCOORD)*2)
 

Definition at line 36 of file fresh.cpp.

#define SLIDER_MIN   9
 

Definition at line 247 of file fresh.cpp.

#define SUB_LINE_ACTIVE   ( activeControl == SubLine )
 

#define VERTICAL   !HORIZONTAL
 

Definition at line 245 of file fresh.cpp.


Function Documentation

Q_EXPORT_INTERFACE  ) 
 

Definition at line 848 of file fresh.cpp.

References Q_CREATE_INSTANCE.


Variable Documentation

const int motifArrowHMargin = 0 [static]
 

Definition at line 596 of file fresh.cpp.

const int motifCheckMarkHMargin = 1 [static]
 

Definition at line 598 of file fresh.cpp.

const int motifItemFrame = 0 [static]
 

Definition at line 592 of file fresh.cpp.

const int motifItemHMargin = 1 [static]
 

Definition at line 594 of file fresh.cpp.

const int motifItemVMargin = 2 [static]
 

Definition at line 595 of file fresh.cpp.

const int motifSepHeight = 2 [static]
 

Definition at line 593 of file fresh.cpp.

const int motifTabSpacing = 12 [static]
 

Definition at line 597 of file fresh.cpp.

const int windowsCheckMarkWidth = 2 [static]
 

Definition at line 600 of file fresh.cpp.

const int windowsRightBorder = 8 [static]
 

Definition at line 599 of file fresh.cpp.


Generated on Sat Nov 5 17:13:05 2005 for OPIE by  doxygen 1.4.2