#include <kformuladefs.h>
Graphe d'héritage de CharStyleRequest:
Fonctions membres publiques | |
| CharStyleRequest (RequestID id, bool bold, bool italic) | |
| bool | bold () const |
| bool | italic () const |
Attributs privés | |
| bool | m_bold |
| bool | m_italic |
Définition à la ligne 330 du fichier kformuladefs.h.
| CharStyleRequest::CharStyleRequest | ( | RequestID | id, | |
| bool | bold, | |||
| bool | italic | |||
| ) | [inline] |
Définition à la ligne 334 du fichier kformuladefs.h.
| bool CharStyleRequest::bold | ( | ) | const [inline] |
| bool CharStyleRequest::italic | ( | ) | const [inline] |
bool CharStyleRequest::m_bold [private] |
bool CharStyleRequest::m_italic [private] |
1.5.1-p1