libkdepim Library API Documentation

KPrefsWidFont Class Reference

Widgets for font settings in KPrefsDialog. More...

#include <kprefsdialog.h>

Inheritance diagram for KPrefsWidFont:

Inheritance graph
[legend]
Collaboration diagram for KPrefsWidFont:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KPrefsWidFont (KConfigSkeleton::ItemFont *item, QWidget *parent, const QString &sampleText)
 ~KPrefsWidFont ()
QLabellabel ()
QFramepreview ()
QPushButtonbutton ()
void readConfig ()
void writeConfig ()

Protected Slots

void selectFont ()

Detailed Description

Widgets for font settings in KPrefsDialog.

This class provides a control element for configuring font values. It is meant to be used by KPrefsDialog. The user is responsible for the layout management.

Definition at line 236 of file kprefsdialog.h.


Constructor & Destructor Documentation

KPrefsWidFont::KPrefsWidFont KConfigSkeleton::ItemFont *  item,
QWidget parent,
const QString sampleText
 

Create a font value control element consisting of a test field and a button for opening a font dialog.

Parameters:
item The KConfigSkeletonItem representing the preferences entry.
parent Parent widget.

Definition at line 219 of file kprefsdialog.cpp.

KPrefsWidFont::~KPrefsWidFont  ) 
 

Destruct font setting widget.

Definition at line 237 of file kprefsdialog.cpp.


Member Function Documentation

QLabel * KPrefsWidFont::label  ) 
 

Return QLabel.

Definition at line 251 of file kprefsdialog.cpp.

QFrame * KPrefsWidFont::preview  ) 
 

Return QFrame used as preview field.

Definition at line 256 of file kprefsdialog.cpp.

QPushButton * KPrefsWidFont::button  ) 
 

Return button opening the font dialog.

Definition at line 261 of file kprefsdialog.cpp.

void KPrefsWidFont::readConfig  )  [virtual]
 

This function is called to read value of the setting from the stored configuration and display it in the widget.

Implements KPrefsWid.

Definition at line 241 of file kprefsdialog.cpp.

void KPrefsWidFont::writeConfig  )  [virtual]
 

This function is called to write the current setting of the widget to the stored configuration.

Implements KPrefsWid.

Definition at line 246 of file kprefsdialog.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkdepim Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu May 3 20:20:13 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003