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

#include "KoRect.h"

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

Aller au code source de ce fichier.

Fonctions

KoRect operator| (const KoRect &lhs, const KoRect &rhs)
KoRect operator & (const KoRect &lhs, const KoRect &rhs)
bool operator== (const KoRect &lhs, const KoRect &rhs)
bool operator!= (const KoRect &lhs, const KoRect &rhs)


Documentation des fonctions

KoRect operator & ( const KoRect lhs,
const KoRect rhs 
)

Définition à la ligne 209 du fichier KoRect.cpp.

Références KoRect::bottom(), KoRect::left(), KoRect::right(), KoRect::setCoords(), et KoRect::top().

Voici le graphe d'appel pour cette fonction :

bool operator!= ( const KoRect lhs,
const KoRect rhs 
)

Définition à la ligne 224 du fichier KoRect.cpp.

bool operator== ( const KoRect lhs,
const KoRect rhs 
)

Définition à la ligne 219 du fichier KoRect.cpp.

KoRect operator| ( const KoRect lhs,
const KoRect rhs 
)

Définition à la ligne 195 du fichier KoRect.cpp.

Références KoRect::bottom(), KoRect::isEmpty(), KoRect::left(), KoRect::right(), KoRect::setCoords(), et KoRect::top().

Voici le graphe d'appel pour cette fonction :


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