Référence de la classe KoLineStyleAction

#include <Kolinestyleaction.h>

Graphe d'héritage de KoLineStyleAction:

[légende]
Graphe de collaboration de KoLineStyleAction:
[légende]
Liste de tous les membres

Fonctions membres publiques

 KoLineStyleAction (const QString &text, const QString &icon, QObject *parent=0, const char *name=0)
 KoLineStyleAction (const QString &text, const QString &icon, const QObject *receiver, const char *slot, QObject *parent, const char *name=0)
 ~KoLineStyleAction ()

Fonctions membres protégées

void createMenu ()

Attributs privés

KoLineStyleActionPrivated

Classes

class  KoLineStyleActionPrivate

Description détaillée

A line style selection action

Définition à la ligne 26 du fichier Kolinestyleaction.h.


Documentation des contructeurs et destructeur

KoLineStyleAction::KoLineStyleAction ( const QString &  text,
const QString &  icon,
QObject *  parent = 0,
const char *  name = 0 
)

Constructs a KoLineStyleAction with a text and an icon.

Paramètres:
text The text that will be displayed.
icon The dynamically loaded icon that goes with this action.
parent This action's parent.
name An internal name for this action.

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

Références createMenu(), et d.

Voici le graphe d'appel pour cette fonction :

KoLineStyleAction::KoLineStyleAction ( const QString &  text,
const QString &  icon,
const QObject *  receiver,
const char *  slot,
QObject *  parent,
const char *  name = 0 
)

Same as above, but it also connects a slot to the selectionChanged(int) signal.

Paramètres:
text The text that will be displayed.
icon The dynamically loaded icon that goes with this action.
receiver The SLOT's parent.
slot The SLOT to invoke when a selectionChanged(int) signal is emitted.
parent This action's parent.
name An internal name for this action.

Définition à la ligne 53 du fichier Kolinestyleaction.cpp.

Références createMenu(), et d.

Voici le graphe d'appel pour cette fonction :

KoLineStyleAction::~KoLineStyleAction (  ) 

Définition à la ligne 61 du fichier Kolinestyleaction.cpp.

Références d.


Documentation des fonctions membres

void KoLineStyleAction::createMenu (  )  [protected]

Draws and adds each item of the menu.

Définition à la ligne 66 du fichier Kolinestyleaction.cpp.

Références KoSelectAction::popup(), et KoSelectAction::popupMenu().

Référencé par KoLineStyleAction().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

KoLineStyleActionPrivate* KoLineStyleAction::d [private]

Réimplémentée à partir de KoSelectAction.

Définition à la ligne 54 du fichier Kolinestyleaction.h.

Référencé par KoLineStyleAction(), et ~KoLineStyleAction().


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