Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
NumericKeyboardWidget::DataClass Class Reference
Collaboration diagram for NumericKeyboardWidget::DataClass:
Collaboration graph
[legend]

Public Member Functions

 DataClass ()
 
 ~DataClass ()
 
void SendKeyToApplication (Qt::Key key, const QString &text)
 
void SetAlternativeKeyCaption (bool enabled)
 

Public Attributes

QScopedPointer
< Ui::NumericKeyboardWidget > 
mUi
 
QMap< Qt::Key, QPushButton * > mButtons
 
bool mAlternativeKeyEnabled
 
unsigned long mLastPressedTime
 

Static Public Attributes

static const unsigned long LONG_PRESS_THRESHOLD = 600
 

Constructor & Destructor Documentation

NumericKeyboardWidget::DataClass::DataClass ( )
inline
NumericKeyboardWidget::DataClass::~DataClass ( )
inline

Member Function Documentation

void NumericKeyboardWidget::DataClass::SendKeyToApplication ( Qt::Key  key,
const QString &  text 
)

Here is the call graph for this function:

void NumericKeyboardWidget::DataClass::SetAlternativeKeyCaption ( bool  enabled)

Member Data Documentation

const unsigned long NumericKeyboardWidget::DataClass::LONG_PRESS_THRESHOLD = 600
static
bool NumericKeyboardWidget::DataClass::mAlternativeKeyEnabled
QMap< Qt::Key, QPushButton * > NumericKeyboardWidget::DataClass::mButtons
unsigned long NumericKeyboardWidget::DataClass::mLastPressedTime
QScopedPointer<Ui::NumericKeyboardWidget> NumericKeyboardWidget::DataClass::mUi

The documentation for this class was generated from the following file: