kexi

KexiDisplayUtils Class Reference

#include <kexidisplayutils.h>

List of all members.


Detailed Description

A set of utilities related to displaying common elements in Kexi, like e.g. (autonumber) sign.

Definition at line 28 of file kexidisplayutils.h.


Static Public Member Functions

static void initDisplayForAutonumberSign (DisplayParameters &par, QWidget *widget)
static void paintAutonumberSign (const DisplayParameters &par, QPainter *painter, int x, int y, int width, int height, int align, bool overrideColor=false)
static void initDisplayForDefaultValue (DisplayParameters &par, QWidget *widget)

Classes

class  DisplayParameters
 Stores set of display parameters used in utility functions. More...

Member Function Documentation

void KexiDisplayUtils::initDisplayForAutonumberSign ( DisplayParameters par,
QWidget *  widget 
) [static]

Initializes display parameters for autonumber sign.

Definition at line 100 of file kexidisplayutils.cpp.

void KexiDisplayUtils::paintAutonumberSign ( const DisplayParameters par,
QPainter *  painter,
int  x,
int  y,
int  width,
int  height,
int  align,
bool  overrideColor = false 
) [static]

Paints autonumber sign using par parameters.

Todo:

Definition at line 121 of file kexidisplayutils.cpp.

void KexiDisplayUtils::initDisplayForDefaultValue ( DisplayParameters par,
QWidget *  widget 
) [static]

Initializes display parameters for default value.

Definition at line 113 of file kexidisplayutils.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys