Référence du fichier F:/KPlato/koffice/libs/kofficecore/KoSize.h

#include <QSize>
#include <q3tl.h>
#include <kdebug.h>

Graphe des dépendances par inclusion de KoSize.h:

Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :

Aller au code source de ce fichier.

Classes

class  KoSize

Fonctions

bool operator== (const KoSize &s1, const KoSize &s2)
bool operator!= (const KoSize &s1, const KoSize &s2)
const KoSize operator+ (const KoSize &s1, const KoSize &s2)
const KoSize operator- (const KoSize &s1, const KoSize &s2)
const KoSize operator * (const KoSize &s, int c)
const KoSize operator * (int c, const KoSize &s)
const KoSize operator * (const KoSize &s, double c)
const KoSize operator * (double c, const KoSize &s)
const KoSize operator/ (const KoSize &s, int c)
const KoSize operator/ (const KoSize &s, double c)
kdbgstream operator<< (kdbgstream str, const KoSize &sz)
kndbgstream operator<< (kndbgstream str, const KoSize &)


Documentation des fonctions

const KoSize operator * ( double  c,
const KoSize s 
) [inline]

Définition à la ligne 166 du fichier KoSize.h.

Références KoSize::ht, et KoSize::wd.

const KoSize operator * ( const KoSize s,
double  c 
) [inline]

Définition à la ligne 163 du fichier KoSize.h.

Références KoSize::ht, et KoSize::wd.

const KoSize operator * ( int  c,
const KoSize s 
) [inline]

Définition à la ligne 160 du fichier KoSize.h.

Références KoSize::ht, et KoSize::wd.

const KoSize operator * ( const KoSize s,
int  c 
) [inline]

Définition à la ligne 157 du fichier KoSize.h.

Références KoSize::ht, et KoSize::wd.

bool operator!= ( const KoSize s1,
const KoSize s2 
) [inline]

Définition à la ligne 148 du fichier KoSize.h.

Références KoSize::ht, et KoSize::wd.

const KoSize operator+ ( const KoSize s1,
const KoSize s2 
) [inline]

Définition à la ligne 151 du fichier KoSize.h.

Références KoSize::ht, et KoSize::wd.

const KoSize operator- ( const KoSize s1,
const KoSize s2 
) [inline]

Définition à la ligne 154 du fichier KoSize.h.

Références KoSize::ht, et KoSize::wd.

const KoSize operator/ ( const KoSize s,
double  c 
) [inline]

Définition à la ligne 198 du fichier KoSize.h.

Références KoSize::ht, KoSize::warningDivByZero(), et KoSize::wd.

Voici le graphe d'appel pour cette fonction :

const KoSize operator/ ( const KoSize s,
int  c 
) [inline]

Définition à la ligne 189 du fichier KoSize.h.

Références KoSize::ht, KoSize::warningDivByZero(), et KoSize::wd.

Voici le graphe d'appel pour cette fonction :

kndbgstream operator<< ( kndbgstream  str,
const KoSize  
) [inline]

Définition à la ligne 228 du fichier KoSize.h.

kdbgstream operator<< ( kdbgstream  str,
const KoSize sz 
) [inline]

Définition à la ligne 227 du fichier KoSize.h.

Références KoSize::height(), et KoSize::width().

Voici le graphe d'appel pour cette fonction :

bool operator== ( const KoSize s1,
const KoSize s2 
) [inline]

Définition à la ligne 145 du fichier KoSize.h.

Références KoSize::ht, et KoSize::wd.


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