KPropertyLineStyleComboEditor
Properties |
Signals |
Public Slots |
Public Member Functions |
Protected Slots |
List of all members
KPropertyLineStyleComboEditor Class Reference
#include <linestyleedit.h>
Properties | |
QVariant | value |
Signals | |
void | commitData (QWidget *editor) |
Public Slots | |
void | setValue (const QVariant &value) |
Public Member Functions | |
KPropertyLineStyleComboEditor (QWidget *parent=nullptr) | |
QVariant | value () const |
Protected Slots | |
void | slotValueChanged (int index) |
Detailed Description
Line style combo box (KProperty::LineStyle, equivalent of Qt::PenStyle)
- Todo
enable transparency selection
add transparency option
reimplement view using KColorCells
Definition at line 30 of file linestyleedit.h.
Property Documentation
◆ value
|
readwrite |
Definition at line 33 of file linestyleedit.h.
Constructor & Destructor Documentation
◆ KPropertyLineStyleComboEditor()
|
explicit |
Definition at line 37 of file linestyleedit.cpp.
◆ ~KPropertyLineStyleComboEditor()
|
override |
Definition at line 61 of file linestyleedit.cpp.
Member Function Documentation
◆ setValue
|
slot |
Definition at line 77 of file linestyleedit.cpp.
◆ slotValueChanged
|
protectedslot |
Definition at line 86 of file linestyleedit.cpp.
◆ value()
QVariant KPropertyLineStyleComboEditor::value | ( | ) | const |
Definition at line 66 of file linestyleedit.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.