BuildmLearn Toolkit  2.0.4
BuildmLearn Toolkit is an easy-to-use program that helps users make mobile apps without any knowledge of application development.
 All Classes Functions Enumerations Groups Pages
LearnSpellingsSimulator Class Reference

Simulator widget for Learn Spellings template. More...

#include <learnspellingssimulator.h>

Collaboration diagram for LearnSpellingsSimulator:
Collaboration graph

Public Slots

bool startSimulation ()
 
bool stopSimulation ()
 
bool goBack ()
 
- Public Slots inherited from TemplateSimulator
virtual bool startSimulation ()=0
 (Re)starts the simulation. More...
 
virtual bool stopSimulation ()=0
 Stops simulation and resets its to initial state, all user data from simulation are cleared. More...
 
virtual bool goBack ()=0
 Gets simulation one step back. More...
 

Public Member Functions

 LearnSpellingsSimulator (TemplateCore *core, QWidget *parent=0)
 
- Public Member Functions inherited from TemplateSimulator
 TemplateSimulator (TemplateCore *core, QWidget *parent=0)
 
QSize sizeHint () const
 Hint for default and fixed size for all simulator contents.
 
virtual void launch ()
 Called when core with this simulator widget is fully loaded from XML bundle or newly created.
 
TemplateCorecore () const
 Access to associated template core. More...
 

Additional Inherited Members

- Signals inherited from TemplateSimulator
void canGoBackChanged (bool can_go_back)
 Emitted if "can go back" status of simulator changes. More...
 
void simulationStopRequested ()
 Emitted if simulation is stopped from template itself.
 
- Protected Attributes inherited from TemplateSimulator
TemplateCorem_core
 

Detailed Description

Simulator widget for Learn Spellings template.

Definition at line 46 of file learnspellingssimulator.h.


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