Référence du fichier F:/KPlato/koffice/libs/koproperty/editors/linestyledit.cpp

#include "linestyleedit.h"
#include "editoritem.h"
#include <QPainter>
#include <QPixmap>
#include <QComboBox>
#include <QLayout>
#include <QVariant>
#include <QHBoxLayout>
#include "linestyleedit.moc"

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

Aller au code source de ce fichier.

Variables

static const char * nopen []
static const char * solid []
static const char * dash []
static const char * dashdot []
static const char * dashdotdot []


Documentation des variables

const char* dash[] [static]

Valeur initiale :

{
    "48 16 2 1",
    ". c None",
    "# c #000000",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    ".#########..#########..#########..##########....",
    ".#########..#########..#########..##########....",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................"}

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

Référencé par KoProperty::LineStyleEdit::drawViewer(), et KoProperty::LineStyleEdit::LineStyleEdit().

const char* dashdot[] [static]

Valeur initiale :

{
    "48 16 2 1",
    ". c None",
    "# c #000000",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    ".#########..##..#########..##..#########..##....",
    ".#########..##..#########..##..#########..##....",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................"}

Définition à la ligne 96 du fichier linestyledit.cpp.

Référencé par KoProperty::LineStyleEdit::drawViewer(), et KoProperty::LineStyleEdit::LineStyleEdit().

const char* dashdotdot[] [static]

Valeur initiale :

{
    "48 16 2 1",
    ". c None",
    "# c #000000",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    ".#########..##..##..#########..##..##..#####....",
    ".#########..##..##..#########..##..##..#####....",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................"}

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

Référencé par KoProperty::LineStyleEdit::drawViewer(), et KoProperty::LineStyleEdit::LineStyleEdit().

const char* nopen[] [static]

Valeur initiale :

{
    "48 16 1 1",
    ". c None",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................"}

Définition à la ligne 34 du fichier linestyledit.cpp.

Référencé par KoProperty::LineStyleEdit::drawViewer(), et KoProperty::LineStyleEdit::LineStyleEdit().

const char* solid[] [static]

Valeur initiale :

{
    "48 16 2 1",
    ". c None",
    "# c #000000",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    ".###########################################....",
    ".###########################################....",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................",
    "................................................"}

Définition à la ligne 54 du fichier linestyledit.cpp.

Référencé par KoProperty::LineStyleEdit::drawViewer(), et KoProperty::LineStyleEdit::LineStyleEdit().


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