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   | 
  
 
 
  
  
      
        
          | QPushButton* KNode::AppearanceWidget::c_olChngBtn | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QCheckBox* KNode::AppearanceWidget::c_olorCB | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QPushButton * KNode::AppearanceWidget::f_ntChngBtn | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QCheckBox * KNode::AppearanceWidget::f_ontCB | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.