KDFrame.h File Reference

Header of the KDFrame class providing highly configurable rectangular frame drawing. More...

#include <qapplication.h>
#include <qfont.h>
#include <qcolor.h>
#include <qpixmap.h>
#include <qpen.h>
#include <qmap.h>
#include <qobject.h>
#include <qtextstream.h>
#include <qdom.h>
#include <KDFrameProfileSection.h>

Include dependency graph for KDFrame.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KDFrame
 The main class of KDFrame. More...
class  KDFrame::KDFrameCorner

Functions

QTextStream & operator<< (QTextStream &s, const KDFrame &p)
QTextStream & operator>> (QTextStream &s, KDFrame &p)


Detailed Description

This class is work in progress, at present only single line frame borders and (scaled/streched) background pictures are available. See KDChartParams::setSimpleFrame() to learn how to use them.

Function Documentation

QTextStream& operator<< ( QTextStream &  s,
const KDFrame p 
)

Writes the KDFrame object p as an XML document to the text stream s.

Parameters:
s the text stream to write to
p the KDFrame object to write
Returns:
the text stream after the write operation

QTextStream& operator>> ( QTextStream &  s,
KDFrame p 
)

Reads the an XML document from the text stream s into the KDFrame object p

Parameters:
s the text stream to read from
p the KDFrame object to read into
Returns:
the text stream after the read operation


Generated on Wed Jan 26 13:03:56 2011 for KMyMoney by  doxygen 1.5.6