#include "koproperty_global.h"
#include <k3listview.h>
Graphe des dépendances par inclusion de editoritem.h:
Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :
Aller au code source de ce fichier.
Espaces de nommage | |
namespace | KoProperty |
Classes | |
class | KoProperty::EditorItem |
Item for a single property displayed within Editor object. Plus de détails... | |
class | KoProperty::EditorGroupItem |
class | KoProperty::EditorDummyItem |
Macros | |
#define | KPROPEDITOR_ITEM_MARGIN 2 |
#define | KPROPEDITOR_ITEM_BORDER_COLOR QColor(200,200,200) |
#define KPROPEDITOR_ITEM_BORDER_COLOR QColor(200,200,200) |
Définition à la ligne 29 du fichier editoritem.h.
Référencé par KoProperty::EditorItem::paintBranches(), KoProperty::EditorItem::paintCell(), et KoProperty::paintListViewExpander().
#define KPROPEDITOR_ITEM_MARGIN 2 |
Définition à la ligne 28 du fichier editoritem.h.
Référencé par KoProperty::Widget::drawViewer(), KoProperty::LineStyleEdit::drawViewer(), KoProperty::FontEdit::drawViewer(), KoProperty::Editor::Editor(), KoProperty::EditorItem::paintBranches(), KoProperty::EditorItem::paintCell(), et KoProperty::SizePolicyEdit::SizePolicyEdit().