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

okular

Okular::ExecuteAction

Okular::ExecuteAction Class Reference

#include <action.h>

Inheritance diagram for Okular::ExecuteAction:

Inheritance graph
[legend]

List of all members.


Detailed Description

The Execute action executes an external application.

Definition at line 135 of file action.h.


Public Member Functions

 ExecuteAction (const QString &fileName, const QString &parameters)
virtual ~ExecuteAction ()
ActionType actionType () const
QString actionTip () const
QString fileName () const
QString parameters () const

Constructor & Destructor Documentation

ExecuteAction::ExecuteAction ( const QString &  fileName,
const QString &  parameters 
)

Creates a new execute action.

Parameters:
fileName The file name of the application to execute.
parameters The parameters of the application to execute.

Definition at line 115 of file action.cpp.

ExecuteAction::~ExecuteAction (  )  [virtual]

Destroys the execute action.

Definition at line 120 of file action.cpp.


Member Function Documentation

Action::ActionType ExecuteAction::actionType (  )  const [virtual]

Returns the action type.

Implements Okular::Action.

Definition at line 124 of file action.cpp.

QString ExecuteAction::actionTip (  )  const [virtual]

Returns the action tip.

Reimplemented from Okular::Action.

Definition at line 129 of file action.cpp.

QString ExecuteAction::fileName (  )  const

Returns the file name of the application to execute.

Definition at line 135 of file action.cpp.

QString ExecuteAction::parameters (  )  const

Returns the parameters of the application to execute.

Definition at line 141 of file action.cpp.


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

okular

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

kdegraphics

Skip menu "kdegraphics"
  • okular
Generated for kdegraphics by doxygen 1.5.4
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