KPropertyThreeStateBoolEditor
KPropertyThreeStateBoolEditor Class Reference
#include <booledit.h>
Public Member Functions | |
| KPropertyThreeStateBoolEditor (const KPropertyListData &listData, QWidget *parent=nullptr) | |
| void | setValue (const QVariant &value) override | 
| QVariant | value () const override | 
Detailed Description
A bool editor supporting three states: true, false and null.
The editor is implemented as a drop-down list.
Definition at line 71 of file booledit.h.
Constructor & Destructor Documentation
◆ KPropertyThreeStateBoolEditor()
      
  | 
  explicit | 
Definition at line 252 of file booledit.cpp.
◆ ~KPropertyThreeStateBoolEditor()
      
  | 
  override | 
Definition at line 262 of file booledit.cpp.
Member Function Documentation
◆ setValue()
      
  | 
  override | 
Definition at line 292 of file booledit.cpp.
◆ value()
      
  | 
  override | 
Definition at line 267 of file booledit.cpp.
The documentation for this class was generated from the following files:
  This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:56:16 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
          Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:56:16 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.