• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeui
 

tdeui

KStdAction Namespace Reference

Convenience methods to access all standard KDE actions. More...

Enumerations

enum  StdAction {
  ActionNone, New, Open, OpenRecent,
  Save, SaveAs, Revert, Close,
  Print, PrintPreview, Mail, Quit,
  Undo, Redo, Cut, Copy,
  Paste, SelectAll, Deselect, Find,
  FindNext, FindPrev, Replace, ActualSize,
  FitToPage, FitToWidth, FitToHeight, ZoomIn,
  ZoomOut, Zoom, Redisplay, Up,
  Back, Forward, Home, Prior,
  Next, Goto, GotoPage, GotoLine,
  FirstPage, LastPage, AddBookmark, EditBookmarks,
  Spelling, ShowMenubar, ShowToolbar, ShowStatusbar,
  SaveOptions, KeyBindings, Preferences, ConfigureToolbars,
  Help, HelpContents, WhatsThis, ReportBug,
  AboutApp, AboutKDE, TipofDay, ConfigureNotifications,
  FullScreen, Clear, PasteText, SwitchApplicationLanguage
}

Functions

TQStringList stdNames ()
TDEAction * create (StdAction id, const char *name, const TQObject *recvr, const char *slot, TDEActionCollection *parent)
const char * name (StdAction id)
TDEAction * openNew (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * open (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDERecentFilesAction * openRecent (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * save (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * saveAs (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * revert (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * print (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * printPreview (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * close (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * mail (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * quit (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * undo (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * redo (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * cut (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * copy (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * paste (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * pasteText (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * clear (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * selectAll (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * deselect (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * find (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * findNext (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * findPrev (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * replace (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * actualSize (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * fitToPage (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * fitToWidth (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * fitToHeight (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * zoomIn (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * zoomOut (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * zoom (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * redisplay (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * up (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * back (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * forward (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * home (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * prior (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * next (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * goTo (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * gotoPage (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * gotoLine (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * firstPage (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * lastPage (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * addBookmark (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * editBookmarks (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * spelling (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEToggleAction * showMenubar (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEToggleAction * showToolbar (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0) KDE_DEPRECATED
TDEToggleToolBarAction * showToolbar (const char *toolBarName, TDEActionCollection *parent, const char *name=0) KDE_DEPRECATED
TDEToggleAction * showStatusbar (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEToggleFullScreenAction * fullScreen (const TQObject *recvr, const char *slot, TDEActionCollection *parent, TQWidget *window, const char *name=0)
TDEAction * saveOptions (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * keyBindings (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * preferences (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * configureToolbars (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * configureNotifications (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * help (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * helpContents (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * whatsThis (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * tipOfDay (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * reportBug (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * switchApplicationLanguage (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * aboutApp (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * aboutKDE (const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0)
TDEAction * create (StdAction id, const TQObject *recvr, const char *slot, TDEActionCollection *parent)
TDEAction * action (StdAction act_enum, const TQObject *recvr, const char *slot, TDEActionCollection *parent, const char *name=0L)
const char * stdName (StdAction act_enum)

Detailed Description

Convenience methods to access all standard KDE actions.

These actions should be used instead of hardcoding menubar and toolbar items. Using these actions helps your application easily conform to the KDE UI Style Guide

See also:
http://developer.kde.org/documentation/standards/kde/style/basics/index.html .

All of the documentation for TDEAction holds for KStdAction also. When in doubt on how things work, check the TDEAction documention first.

Simple Example:

In general, using standard actions should be a drop in replacement for regular actions. For example, if you previously had:

 TDEAction *newAct = new TDEAction(i18n("&New"), TQIconSet(BarIcon("document-new")),
                               TDEStdAccel::shortcut(TDEStdAccel::New), this,
                               TQT_SLOT(fileNew()), actionCollection());

You could drop that and replace it with:

 TDEAction *newAct = KStdAction::openNew(this, TQT_SLOT(fileNew()),
                                       actionCollection());

Non-standard Usages

It is possible to use the standard actions in various non-recommended ways. Say, for instance, you wanted to have a standard action (with the associated correct text and icon and accelerator, etc) but you didn't want it to go in the standard place (this is not recommended, by the way). One way to do this is to simply not use the XML UI framework and plug it into wherever you want. If you do want to use the XML UI framework (good!), then it is still possible.

Basically, the XML building code matches names in the XML code with the internal names of the actions. You can find out the internal names of each of the standard actions by using the stdName action like so: KStdAction::stdName(KStdAction::Cut) would return 'edit_cut'. The XML building code will match 'edit_cut' to the attribute in the global XML file and place your action there.

However, you can change the internal name. In this example, just do something like:

 (void)KStdAction::cut(this, TQT_SLOT(editCut()), actionCollection(), "my_cut");

Now, in your local XML resource file (e.g., yourappui.rc), simply put 'my_cut' where you want it to go.

Another non-standard usage concerns getting a pointer to an existing action if, say, you want to enable or disable the action. You could do it the recommended way and just grab a pointer when you instantiate it as in the the 'openNew' example above... or you could do it the hard way:

 TDEAction *cut = actionCollection()->action(KStdAction::stdName(KStdAction::Cut));

Another non-standard usage concerns instantiating the action in the first place. Usually, you would use the member functions as shown above (e.g., KStdAction::cut(this, SLOT, parent)). You may, however, do this using the enums provided. This author can't think of a reason why you would want to, but, hey, if you do, here's how:

 (void)KStdAction::action(KStdAction::New, this, TQT_SLOT(fileNew()), actionCollection());
 (void)KStdAction::action(KStdAction::Cut, this, TQT_SLOT(editCut()), actionCollection());
Author:
Kurt Granroth <granroth@kde.org>

Enumeration Type Documentation

enum KStdAction::StdAction

The standard menubar and toolbar actions.

Enumerator:
TipofDay 
Since:
3.1
FullScreen 
Since:
3.2
Clear 
Since:
3.2
PasteText 
Since:
3.2
SwitchApplicationLanguage 
Since:
3.5.8

Definition at line 122 of file kstdaction.h.


Function Documentation

TDEAction * KStdAction::aboutApp ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Display the application's About box.

TDEAction * KStdAction::aboutKDE ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Display the About KDE dialog.

TDEAction* KStdAction::action ( StdAction  act_enum,
const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name = 0L 
) [inline]
Deprecated:
. Creates an action corresponding to the KStdAction::StdAction enum.

Definition at line 181 of file kstdaction.h.

TDEAction * KStdAction::actualSize ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

View the document at its actual size.

TDEAction * KStdAction::addBookmark ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Add the current page to the bookmarks tree.

TDEAction * KStdAction::back ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Move back (web style menu).

TDEAction * KStdAction::clear ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name = 0 
)

Clear the content of the focus widget.

Since:
3.2
TDEAction * KStdAction::close ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Close the current document.

TDEAction * KStdAction::configureNotifications ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name = 0 
)

The Configure Notifications dialog.

Since:
3.1
TDEAction * KStdAction::configureToolbars ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

The Customize Toolbar dialog.

TDEAction * KStdAction::copy ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Copy the selected area into the clipboard.

TDEAction * KStdAction::create ( StdAction  id,
const char *  name,
const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent 
)

Creates an action corresponding to the KStdAction::StdAction enum.

TDEAction * KStdAction::cut ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Cut selected area and store it in the clipboard.

TDEAction * KStdAction::deselect ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Deselect any selected elements in the current document.

TDEAction * KStdAction::editBookmarks ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Edit the application bookmarks.

TDEAction * KStdAction::find ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Initiate a 'find' request in the current document.

TDEAction * KStdAction::findNext ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Find the next instance of a stored 'find'.

TDEAction * KStdAction::findPrev ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Find a previous instance of a stored 'find'.

TDEAction * KStdAction::firstPage ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Jump to the first page.

TDEAction * KStdAction::fitToHeight ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Fit the document view to the height of the current window.

TDEAction * KStdAction::fitToPage ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Fit the document view to the size of the current window.

TDEAction * KStdAction::fitToWidth ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Fit the document view to the width of the current window.

TDEAction * KStdAction::forward ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Move forward (web style menu).

TDEToggleFullScreenAction * KStdAction::fullScreen ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
TQWidget *  window,
const char *  name = 0 
)

Switch to/from full screen mode.

Since:
3.2
TDEAction * KStdAction::goTo ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Go to somewhere in general.

TDEAction * KStdAction::gotoLine ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Go to a specific line (dialog).

TDEAction * KStdAction::gotoPage ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Go to a specific page (dialog).

TDEAction * KStdAction::help ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Display the help.

TDEAction * KStdAction::helpContents ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Display the help contents.

TDEAction * KStdAction::home ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Go to the "Home" position or document.

TDEAction * KStdAction::keyBindings ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name = 0 
)

Display the configure key bindings dialog.

Note that you might be able to use the pre-built KXMLGUIFactory's fuction: KStdAction::keyBindings(guiFactory(), TQT_SLOT(configureShortcuts()), actionCollection());

TDEAction * KStdAction::lastPage ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Jump to the last page.

TDEAction * KStdAction::mail ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Mail this document.

const char * KStdAction::name ( StdAction  id  ) 

This will return the internal name of a given standard action.

TDEAction * KStdAction::next ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Scroll down one page.

TDEAction * KStdAction::open ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Open an existing file.

TDEAction * KStdAction::openNew ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Create a new document or window.

TDERecentFilesAction * KStdAction::openRecent ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name = 0 
)

Open a recently used document.

The signature of the slot being called is of the form slotURLSelected( const KURL & ).

Parameters:
recvr object to receive slot
slot The TQT_SLOT to invoke when a URL is selected. The slot's signature is slotURLSelected( const KURL & ).
parent parent widget
name name of widget
TDEAction * KStdAction::paste ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Paste the contents of clipboard at the current mouse or cursor position.

TDEAction * KStdAction::pasteText ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name = 0 
)

Paste the contents of clipboard at the current mouse or cursor position.

Provide a button on the toolbar with the clipboard history menu if Klipper is running.

Since:
3.2
TDEAction * KStdAction::preferences ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Display the preferences/options dialog.

TDEAction * KStdAction::print ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Print the current document.

TDEAction * KStdAction::printPreview ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Show a print preview of the current document.

TDEAction * KStdAction::prior ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Scroll up one page.

TDEAction * KStdAction::quit ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Quit the program.

TDEAction * KStdAction::redisplay ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Redisplay or redraw the document.

TDEAction * KStdAction::redo ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Redo the last operation.

TDEAction * KStdAction::replace ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Find and replace matches.

TDEAction * KStdAction::reportBug ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Open up the Report Bug dialog.

TDEAction * KStdAction::revert ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Revert the current document to the last saved version (essentially will undo all changes).

TDEAction * KStdAction::save ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Save the current document.

TDEAction * KStdAction::saveAs ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Save the current document under a different name.

TDEAction * KStdAction::saveOptions ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Display the save options dialog.

TDEAction * KStdAction::selectAll ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Select all elements in the current document.

TDEToggleAction * KStdAction::showMenubar ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  _name 
)

Show/Hide the menubar.

TDEToggleAction * KStdAction::showStatusbar ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  _name 
)

Show/Hide the statusbar.

TDEToggleToolBarAction * KStdAction::showToolbar ( const char *  toolBarName,
TDEActionCollection *  parent,
const char *  name = 0 
)
Deprecated:
. toolbar actions are created automatically now in the Settings menu. Don't use this anymore. See: TDEMainWindow::setStandardToolBarMenuEnabled(bool); Show/Hide the primary toolbar.
TDEToggleAction * KStdAction::showToolbar ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name = 0 
)
Deprecated:
. toolbar actions are created automatically now in the Settings menu. Don't use this anymore. See: TDEMainWindow::createStandardStatusBarAction() Show/Hide the primary toolbar.
Since:
3.1
TDEAction * KStdAction::spelling ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Pop up the spell checker.

const char* KStdAction::stdName ( StdAction  act_enum  )  [inline]
Deprecated:
. Use name()

Definition at line 192 of file kstdaction.h.

TQStringList KStdAction::stdNames (  ) 

Returns a list of all standard names.

Used by TDEAccelManager to give those heigher weight.

Since:
3.1
TDEAction * KStdAction::switchApplicationLanguage ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name = 0 
)

Display "Switch application language" dialog.

Since:
3.5.8
TDEAction * KStdAction::tipOfDay ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name = 0 
)

Display "Tip of the Day".

Since:
3.1
TDEAction * KStdAction::undo ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Undo the last operation.

TDEAction * KStdAction::up ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Move up (web style menu).

TDEAction * KStdAction::whatsThis ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Trigger the What's This cursor.

TDEAction * KStdAction::zoom ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Popup a zoom dialog.

TDEAction * KStdAction::zoomIn ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Zoom in.

TDEAction * KStdAction::zoomOut ( const TQObject *  recvr,
const char *  slot,
TDEActionCollection *  parent,
const char *  name 
)

Zoom out.

tdeui

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

tdeui

Skip menu "tdeui"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeui by doxygen 1.6.3
This website is maintained by Timothy Pearson.