Référence du fichier F:/KPlato/koffice/libs/kofficecore/KoPageLayout.cpp

#include "KoPageLayout.h"
#include <KoUnit.h>
#include <klocale.h>
#include <kprinter.h>
#include <kdebug.h>
#include <kglobal.h>
#include <KoDom.h>
#include <KoXmlNS.h>
#include <qdom.h>

Graphe des dépendances par inclusion de KoPageLayout.cpp:

Aller au code source de ce fichier.

Classes

struct  PageFormatInfo

Macros

#define PG_A3_WIDTH   297.0
#define PG_A3_HEIGHT   420.0
#define PG_A4_WIDTH   210.0
#define PG_A4_HEIGHT   297.0
#define PG_A5_WIDTH   148.0
#define PG_A5_HEIGHT   210.0
#define PG_B5_WIDTH   182.0
#define PG_B5_HEIGHT   257.0
#define PG_US_LETTER_WIDTH   216.0
#define PG_US_LETTER_HEIGHT   279.0
#define PG_US_LEGAL_WIDTH   216.0
#define PG_US_LEGAL_HEIGHT   356.0
#define PG_US_EXECUTIVE_WIDTH   191.0
#define PG_US_EXECUTIVE_HEIGHT   254.0

Fonctions

int KoPageFormat::printerPageSize (KoFormat format)
 Convert a KoFormat into a KPrinter::PageSize.
double KoPageFormat::width (KoFormat format, KoOrientation orientation)
double KoPageFormat::height (KoFormat format, KoOrientation orientation)
KoFormat KoPageFormat::guessFormat (double width, double height)
QString KoPageFormat::formatString (KoFormat format)
KoFormat KoPageFormat::formatFromString (const QString &string)
KoFormat KoPageFormat::defaultFormat ()
QString KoPageFormat::name (KoFormat format)
QStringList KoPageFormat::allFormats ()

Variables

const PageFormatInfo pageFormatInfo []


Documentation des macros

#define PG_A3_HEIGHT   420.0

Définition à la ligne 33 du fichier KoPageLayout.cpp.

#define PG_A3_WIDTH   297.0

Définition à la ligne 32 du fichier KoPageLayout.cpp.

#define PG_A4_HEIGHT   297.0

Définition à la ligne 35 du fichier KoPageLayout.cpp.

Référencé par KoPageFormat::height().

#define PG_A4_WIDTH   210.0

Définition à la ligne 34 du fichier KoPageLayout.cpp.

Référencé par KoPageFormat::width().

#define PG_A5_HEIGHT   210.0

Définition à la ligne 37 du fichier KoPageLayout.cpp.

#define PG_A5_WIDTH   148.0

Définition à la ligne 36 du fichier KoPageLayout.cpp.

#define PG_B5_HEIGHT   257.0

Définition à la ligne 39 du fichier KoPageLayout.cpp.

#define PG_B5_WIDTH   182.0

Définition à la ligne 38 du fichier KoPageLayout.cpp.

#define PG_US_EXECUTIVE_HEIGHT   254.0

Définition à la ligne 45 du fichier KoPageLayout.cpp.

#define PG_US_EXECUTIVE_WIDTH   191.0

Définition à la ligne 44 du fichier KoPageLayout.cpp.

#define PG_US_LEGAL_HEIGHT   356.0

Définition à la ligne 43 du fichier KoPageLayout.cpp.

#define PG_US_LEGAL_WIDTH   216.0

Définition à la ligne 42 du fichier KoPageLayout.cpp.

#define PG_US_LETTER_HEIGHT   279.0

Définition à la ligne 41 du fichier KoPageLayout.cpp.

#define PG_US_LETTER_WIDTH   216.0

Définition à la ligne 40 du fichier KoPageLayout.cpp.


Documentation des variables

const PageFormatInfo pageFormatInfo[]

Définition à la ligne 114 du fichier KoPageLayout.cpp.

Référencé par KoPageFormat::allFormats(), KoPageFormat::defaultFormat(), KoPageFormat::formatFromString(), KoPageFormat::formatString(), KoPageFormat::guessFormat(), KoPageFormat::height(), KoPageFormat::name(), KoPageFormat::printerPageSize(), et KoPageFormat::width().


Généré le Wed Nov 22 23:41:53 2006 pour KPlato par  doxygen 1.5.1-p1