knode
#include <knconfigwidgets.h>
Appearance configuration widget. 
Definition at line 145 of file knconfigwidgets.h.
  
  | 
        
          | KNode::AppearanceWidget::AppearanceWidget | ( | const KComponentData & | inst, |  
          |  |  | QWidget * | parent = 0 |  
          |  | ) |  |  |  | explicit | 
 
Create a new appearance configuration widget. 
- Parameters
- 
  
    | inst | The KComponentData. |  | parent | The parent widget. |  
 
Definition at line 394 of file knconfigwidgets.cpp.
 
 
  
  | 
        
          | void KNode::AppearanceWidget::defaults | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | void KNode::AppearanceWidget::load | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | void KNode::AppearanceWidget::save | ( |  | ) |  |  | virtual | 
 
 
  
  | 
        
          | void KNode::AppearanceWidget::slotColChangeBtnClicked | ( |  | ) |  |  | protectedslot | 
 
 
  
  | 
        
          | void KNode::AppearanceWidget::slotColCheckBoxToggled | ( | bool | b | ) |  |  | protectedslot | 
 
 
  
  | 
        
          | void KNode::AppearanceWidget::slotColItemActivated | ( | QListWidgetItem * | item | ) |  |  | protectedslot | 
 
Show color selection dialog for the given item. 
- Parameters
- 
  
    | item | The color list item that has been activated. |  
 
Definition at line 525 of file knconfigwidgets.cpp.
 
 
  
  | 
        
          | void KNode::AppearanceWidget::slotColSelectionChanged | ( |  | ) |  |  | protectedslot | 
 
 
  
  | 
        
          | void KNode::AppearanceWidget::slotFontChangeBtnClicked | ( |  | ) |  |  | protectedslot | 
 
 
  
  | 
        
          | void KNode::AppearanceWidget::slotFontCheckBoxToggled | ( | bool | b | ) |  |  | protectedslot | 
 
 
  
  | 
        
          | void KNode::AppearanceWidget::slotFontItemActivated | ( | QListWidgetItem * | item | ) |  |  | protectedslot | 
 
Show font selection dialog for the given item. 
- Parameters
- 
  
    | item | The font list item that has been activated. |  
 
by-ref 
Definition at line 562 of file knconfigwidgets.cpp.
 
 
  
  | 
        
          | void KNode::AppearanceWidget::slotFontSelectionChanged | ( |  | ) |  |  | protectedslot | 
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.