Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

JogShuttleActions Class Reference

#include <preferences.h>

List of all members.

Public Member Functions

 JogShuttleActions (int option_index, string short_desc, string desc, string action)

Public Attributes

int _option_index
string _short_desc
string _desc
string _action


Constructor & Destructor Documentation

JogShuttleActions::JogShuttleActions int  option_index,
string  short_desc,
string  desc,
string  action
[inline]
 

Definition at line 50 of file preferences.h.

00051                                                     :
00052             _option_index( option_index ), _short_desc( short_desc ),
00053             _desc( desc ), _action( action )
00054     {}
}


Member Data Documentation

string JogShuttleActions::_action
 

Definition at line 49 of file preferences.h.

string JogShuttleActions::_desc
 

Definition at line 48 of file preferences.h.

int JogShuttleActions::_option_index
 

Definition at line 46 of file preferences.h.

string JogShuttleActions::_short_desc
 

Definition at line 47 of file preferences.h.


The documentation for this class was generated from the following file:
Generated on Sun Mar 11 22:13:07 2007 for Kino by  doxygen 1.4.2