Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

OFX::KeyArgs Struct Reference

#include <ofxsInteract.h>

Inheritance diagram for OFX::KeyArgs:

OFX::InteractArgs List of all members.

Detailed Description

struct to pass arguments into OFX::Interact key actions

Note


Public Member Functions

 KeyArgs (const PropertySet &props)
 ctor

Public Attributes

int keySymbol
 The key represented as one of the entries in ofxKeySyms.h, see note in OFX::KeyArgs.
std::string keyString
 That key as a UTF8 string, see note in OFX::KeyArgs.


Constructor & Destructor Documentation

OFX::KeyArgs::KeyArgs const PropertySet props  ) 
 

ctor


Member Data Documentation

std::string OFX::KeyArgs::keyString
 

That key as a UTF8 string, see note in OFX::KeyArgs.

int OFX::KeyArgs::keySymbol
 

The key represented as one of the entries in ofxKeySyms.h, see note in OFX::KeyArgs.


The documentation for this struct was generated from the following files:
Generated on Thu Oct 9 13:03:49 2008 for OFX Support by  doxygen 1.3.9.1