NoatunStdAction Namespace Reference
noatun specific actions
More...
|
Classes |
| class | NoatunStdAction::PlayAction |
| class | NoatunStdAction::PlaylistAction |
| class | NoatunStdAction::PluginActionMenu |
| class | NoatunStdAction::VisActionMenu |
| class | NoatunStdAction::LoopActionMenu |
| class | NoatunStdAction::ContextMenu |
| class | NoatunStdAction::StereoButtonAction |
Functions |
| KAction * | effects (QObject *parent=0, const char *name=0) |
| KAction * | equalizer (QObject *parent=0, const char *name=0) |
| KAction * | back (QObject *parent=0, const char *name=0) |
| KAction * | stop (QObject *parent=0, const char *name=0) |
| KAction * | playpause (QObject *parent=0, const char *name=0) |
| KAction * | forward (QObject *parent=0, const char *name=0) |
| KToggleAction * | playlist (QObject *parent=0, const char *name=0) |
| LoopActionMenu * | loop (QObject *parent, const char *name) |
| KAction * | play (QObject *parent=0, const char *name=0) |
| KAction * | pause (QObject *parent=0, const char *name=0) |
| PluginActionMenu * | actions () |
| VisActionMenu * | visualizations (QObject *parent=0, const char *name=0) |
Detailed Description
noatun specific actions
Holds all noatun related actions
- Author:
- Charles Samuels
Function Documentation
|
|
- Returns:
- pointer to the global PluginActionMenu object (there is only one instance)
|
| KAction* back |
( |
QObject * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
|
|
|
|
- Returns:
- pointer to a KAction which goes back one track on activation
|
| KAction* effects |
( |
QObject * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
|
|
|
|
- Returns:
- pointer to a KAction which opens the effects dialog on activation
|
| KAction* equalizer |
( |
QObject * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
|
|
|
|
- Returns:
- pointer to a KAction which opens the equalizer dialog on activation
|
| KAction* forward |
( |
QObject * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
|
|
|
|
- Returns:
- pointer to a KAction which advances one track on activation
|
| KAction* pause |
( |
QObject * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
|
|
| KAction* play |
( |
QObject * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
|
|
| KToggleAction* playlist |
( |
QObject * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
|
|
|
|
- Returns:
- pointer to a KToggleAction which shows/hides the playlist
|
| KAction* playpause |
( |
QObject * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
|
|
|
|
- Returns:
- pointer to a KAction which starts/pauses playback on activation
|
| KAction* stop |
( |
QObject * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
|
|
|
|
- Returns:
- pointer to a KAction which stops playback on activation
|
| VisActionMenu* visualizations |
( |
QObject * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
|
|
This file is part of the documentation for Noatun 2.6.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 21 23:49:50 2004 by
doxygen 1.3.8-20040913 written by
Dimitri van Heesch, © 1997-2003