ICS

QicsTable Documentation Set

QicsUtil.h File Reference

Utility functions and types. More...

#include <QPaintEngine>
#include <QPrinter>
#include <QicsNamespace.h>
#include <QicsPrintGrid.h>

Go to the source code of this file.

Functions

void addDimension (Qics::QicsIndexType &idx, register Qics::QicsIndexType addIdx)
bool isPrinterDevice (QPainter *painter, QicsGrid *grid)
QICS_EXPORT int qicsHeightOfFont (const QFont &fnt)
QICS_EXPORT int qicsWidthOfFont (const QFont &fnt)

Variables

const char * Qics_arrow_xpm []


Detailed Description

Utility functions and types.

This file contains declarations of types and functions that don't easily fit anywhere else.


Function Documentation

void addDimension ( Qics::QicsIndexType idx,
register Qics::QicsIndexType  addIdx 
) [inline]

Dump dimension idx to debug output.

sets or adds new addIdx dimension to idx if needed.

bool isPrinterDevice ( QPainter *  painter,
QicsGrid grid 
) [inline]

Returns true if painter device is a printer device

QICS_EXPORT int qicsHeightOfFont ( const QFont &  fnt  ) 

Returns the total height of this font (ascent + descent)

QICS_EXPORT int qicsWidthOfFont ( const QFont &  fnt  ) 

Returns the width of the largest glyph of this font

All trademarks and copyrights on this page are properties of their respective owners.
The rest is copyright ©1999-2007 Integrated Computer Solutions, Inc.