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

kdeui

KNamedCommand Class Reference

A command which stores its name. More...

#include <kcommand.h>

Inheritance diagram for KNamedCommand:

Inheritance graph
[legend]

List of all members.


Public Member Functions

virtual QString name () const
void setName (const QString &name)

Protected Member Functions

 KNamedCommand (const QString &name)
virtual void virtual_hook (int id, void *data)

Detailed Description

A command which stores its name.

It is more memory-efficient to use KCommand and to implement the name() method, but in some cases it's more simple or more flexible to store the name at creation time.

Definition at line 78 of file kcommand.h.


Constructor & Destructor Documentation

KNamedCommand::KNamedCommand ( const QString &  name  )  [inline, protected]

Creates a command.

Parameters:
name the name of this command, translated, since it will appear in the menus.

Definition at line 86 of file kcommand.h.


Member Function Documentation

virtual QString KNamedCommand::name (  )  const [inline, virtual]

Returns:
the name of this command

Implements KCommand.

Definition at line 92 of file kcommand.h.

void KNamedCommand::setName ( const QString &  name  )  [inline]

Updates the name of this command.

Rarely necessary.

Definition at line 97 of file kcommand.h.

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

Reimplemented from KCommand.

Reimplemented in KMacroCommand.

Definition at line 370 of file kcommand.cpp.


The documentation for this class was generated from the following files:
  • kcommand.h
  • kcommand.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