Référence de la classe KoImportStyleDia

#include <KoImportStyleDia.h>

Graphe de collaboration de KoImportStyleDia:

[légende]
Liste de tous les membres

Fonctions membres publiques

 KoImportStyleDia (KoStyleCollection *currentCollection, QWidget *parent, const char *name)
 ~KoImportStyleDia ()
const KoStyleCollectionimportedStyles () const

Connecteurs protégés

virtual void slotOk ()
void slotLoadFile ()

Fonctions membres protégées

virtual void loadFile ()=0
void clear ()
QString generateStyleName (const QString &templateName) const
QString generateStyleDisplayName (const QString &templateName) const
const KoStyleCollectioncurrentCollection () const
void initList ()

Attributs protégés

Q3ListBox * m_listStyleName
KoStyleCollection m_styleList

Fonctions membres privées

void generateStyleList ()
void updateFollowingStyle (KoParagStyle *removedStyle)

Attributs privés

KoStyleCollectionm_currentCollection

Description détaillée

Définition à la ligne 30 du fichier KoImportStyleDia.h.


Documentation des contructeurs et destructeur

KoImportStyleDia::KoImportStyleDia ( KoStyleCollection currentCollection,
QWidget *  parent,
const char *  name 
)

Paramètres:
currentCollection collection of styles already present in the document (this is used to avoid conflicts in the style names and displayNames)

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

Références currentCollection(), m_currentCollection, m_listStyleName, et slotLoadFile().

Voici le graphe d'appel pour cette fonction :

KoImportStyleDia::~KoImportStyleDia (  ) 

Définition à la ligne 56 du fichier KoImportStyleDia.cpp.


Documentation des fonctions membres

const KoStyleCollection& KoImportStyleDia::importedStyles (  )  const [inline]

Définition à la ligne 39 du fichier KoImportStyleDia.h.

void KoImportStyleDia::slotOk (  )  [protected, virtual, slot]

Définition à la ligne 98 du fichier KoImportStyleDia.cpp.

Références generateStyleList().

void KoImportStyleDia::slotLoadFile (  )  [protected, slot]

Définition à la ligne 87 du fichier KoImportStyleDia.cpp.

Références loadFile(), et m_listStyleName.

Référencé par KoImportStyleDia().

virtual void KoImportStyleDia::loadFile (  )  [protected, pure virtual]

Open file dialog and load the list of styles from the selected doc.

Référencé par slotLoadFile().

void KoImportStyleDia::clear (  )  [protected]

Définition à la ligne 130 du fichier KoImportStyleDia.cpp.

Références KoUserStyleCollection::clear(), et m_styleList.

Voici le graphe d'appel pour cette fonction :

QString KoImportStyleDia::generateStyleName ( const QString &  templateName  )  const [protected]

Définition à la ligne 104 du fichier KoImportStyleDia.cpp.

Références KoStyleCollection::findStyle(), m_currentCollection, et KoPageFormat::name().

Voici le graphe d'appel pour cette fonction :

QString KoImportStyleDia::generateStyleDisplayName ( const QString &  templateName  )  const [protected]

Définition à la ligne 117 du fichier KoImportStyleDia.cpp.

Références KoStyleCollection::findStyleByDisplayName(), m_currentCollection, et KoPageFormat::name().

Voici le graphe d'appel pour cette fonction :

const KoStyleCollection* KoImportStyleDia::currentCollection (  )  const [inline, protected]

Définition à la ligne 55 du fichier KoImportStyleDia.h.

Référencé par KoImportStyleDia().

Voici le graphe d'appel pour cette fonction :

void KoImportStyleDia::initList (  )  [protected]

Définition à la ligne 93 du fichier KoImportStyleDia.cpp.

Références KoUserStyleCollection::displayNameList(), m_listStyleName, et m_styleList.

Voici le graphe d'appel pour cette fonction :

void KoImportStyleDia::generateStyleList (  )  [private]

Définition à la ligne 60 du fichier KoImportStyleDia.cpp.

Références m_listStyleName, m_styleList, KoUserStyleCollection::removeStyle(), KoStyleCollection::styleAt(), et updateFollowingStyle().

Référencé par slotOk().

Voici le graphe d'appel pour cette fonction :

void KoImportStyleDia::updateFollowingStyle ( KoParagStyle removedStyle  )  [private]

Définition à la ligne 75 du fichier KoImportStyleDia.cpp.

Références m_styleList, et KoUserStyleCollection::styleList().

Référencé par generateStyleList().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

Q3ListBox* KoImportStyleDia::m_listStyleName [protected]

Définition à la ligne 60 du fichier KoImportStyleDia.h.

Référencé par generateStyleList(), initList(), KoImportStyleDia(), et slotLoadFile().

KoStyleCollection KoImportStyleDia::m_styleList [protected]

Définition à la ligne 61 du fichier KoImportStyleDia.h.

Référencé par clear(), generateStyleList(), initList(), et updateFollowingStyle().

KoStyleCollection* KoImportStyleDia::m_currentCollection [private]

Définition à la ligne 67 du fichier KoImportStyleDia.h.

Référencé par generateStyleDisplayName(), generateStyleName(), et KoImportStyleDia().


La documentation de cette classe a été générée à partir des fichiers suivants :
Généré le Wed Nov 22 23:46:03 2006 pour KPlato par  doxygen 1.5.1-p1