• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kdeui

KFontAction Class Reference

#include <kactionclasses.h>

Inheritance diagram for KFontAction:

Inheritance graph
[legend]

List of all members.


Public Slots

void setFont (const QString &family)

Public Member Functions

QString font () const
 KFontAction (QObject *parent=0, const char *name=0)
 KFontAction (uint fontListCriteria, const QString &text, const QString &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0)
 KFontAction (uint fontListCriteria, const QString &text, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0)
 KFontAction (const QString &text, const QString &pix, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0)
 KFontAction (const QString &text, const QIconSet &pix, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0)
 KFontAction (const QString &text, const QString &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0)
 KFontAction (const QString &text, const QIconSet &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0)
 KFontAction (const QString &text, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0)
 KFontAction (const QString &text, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0)
int plug (QWidget *widget, int index=-1)
 ~KFontAction ()

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Properties

QString font

Detailed Description

Definition at line 905 of file kactionclasses.h.


Constructor & Destructor Documentation

KFontAction::KFontAction ( const QString &  text,
const KShortcut &  cut = KShortcut(),
QObject *  parent = 0,
const char *  name = 0 
)

Definition at line 1356 of file kactionclasses.cpp.

KFontAction::KFontAction ( const QString &  text,
const KShortcut &  cut,
const QObject *  receiver,
const char *  slot,
QObject *  parent,
const char *  name = 0 
)

Definition at line 1367 of file kactionclasses.cpp.

KFontAction::KFontAction ( const QString &  text,
const QIconSet &  pix,
const KShortcut &  cut = KShortcut(),
QObject *  parent = 0,
const char *  name = 0 
)

Definition at line 1378 of file kactionclasses.cpp.

KFontAction::KFontAction ( const QString &  text,
const QString &  pix,
const KShortcut &  cut = KShortcut(),
QObject *  parent = 0,
const char *  name = 0 
)

Definition at line 1389 of file kactionclasses.cpp.

KFontAction::KFontAction ( const QString &  text,
const QIconSet &  pix,
const KShortcut &  cut,
const QObject *  receiver,
const char *  slot,
QObject *  parent,
const char *  name = 0 
)

Definition at line 1400 of file kactionclasses.cpp.

KFontAction::KFontAction ( const QString &  text,
const QString &  pix,
const KShortcut &  cut,
const QObject *  receiver,
const char *  slot,
QObject *  parent,
const char *  name = 0 
)

Definition at line 1412 of file kactionclasses.cpp.

KFontAction::KFontAction ( uint  fontListCriteria,
const QString &  text,
const KShortcut &  cut = KShortcut(),
QObject *  parent = 0,
const char *  name = 0 
)

Definition at line 1424 of file kactionclasses.cpp.

KFontAction::KFontAction ( uint  fontListCriteria,
const QString &  text,
const QString &  pix,
const KShortcut &  cut = KShortcut(),
QObject *  parent = 0,
const char *  name = 0 
)

Definition at line 1435 of file kactionclasses.cpp.

KFontAction::KFontAction ( QObject *  parent = 0,
const char *  name = 0 
)

Definition at line 1446 of file kactionclasses.cpp.

KFontAction::~KFontAction (  ) 

Definition at line 1455 of file kactionclasses.cpp.


Member Function Documentation

QString KFontAction::font (  )  const [inline]

Definition at line 939 of file kactionclasses.h.

int KFontAction::plug ( QWidget *  widget,
int  index = -1 
) [virtual]

"Plug" or insert this action into a given widget.

This will typically be a menu or a toolbar. From this point on, you will never need to directly manipulate the item in the menu or toolbar. You do all enabling/disabling/manipulation directly with your KSelectAction object.

Parameters:
widget The GUI element to display this action.
index The index of the item.

Reimplemented from KSelectAction.

Definition at line 1504 of file kactionclasses.cpp.

void KFontAction::setFont ( const QString &  family  )  [slot]

Definition at line 1464 of file kactionclasses.cpp.

void KFontAction::virtual_hook ( int  id,
void *  data 
) [protected, virtual]

Reimplemented from KSelectAction.

Definition at line 2371 of file kactionclasses.cpp.


Property Documentation

QString KFontAction::font [read, write]

Definition at line 908 of file kactionclasses.h.


The documentation for this class was generated from the following files:
  • kactionclasses.h
  • kactionclasses.cpp

kdeui

Skip menu "kdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal