equal
deleted
inserted
replaced
30 namespace qstmUiEventEngine |
30 namespace qstmUiEventEngine |
31 { |
31 { |
32 class QStm_UiEventSender; |
32 class QStm_UiEventSender; |
33 |
33 |
34 |
34 |
35 class QStm_StateEngineConfiguration : public QObject |
35 class QStm_StateEngineConfiguration |
36 { |
36 { |
37 public: |
37 public: |
38 QStm_StateEngineConfiguration() ; |
38 QStm_StateEngineConfiguration() ; |
39 void construct(); |
39 void construct(); |
40 ~QStm_StateEngineConfiguration() ; |
40 ~QStm_StateEngineConfiguration() ; |
41 |
41 |
42 void setTouchTimeArea(const long fingersize_mm) ; |
42 void setTouchTimeArea(const long fingersize_mm) ; |
43 void setTouchArea(const long fingersize_mm) ; |
43 void setTouchArea(const long fingersize_mm) ; |