Orientationchain providies device orientation information using the accelerometer information.  
 More...
#include <orientationchain.h>
Orientationchain providies device orientation information using the accelerometer information. 
Output buffers: 
Definition at line 51 of file orientationchain.h.
◆ OrientationChain()
  
  | 
        
          | OrientationChain::OrientationChain | ( | const QString & | id | ) |  |  | protected | 
 
 
◆ ~OrientationChain()
  
  | 
        
          | OrientationChain::~OrientationChain | ( |  | ) |  |  | protected | 
 
 
◆ factoryMethod()
  
  | 
        
          | static AbstractChain * OrientationChain::factoryMethod | ( | const QString & | id | ) |  |  | inlinestatic | 
 
 
◆ orientation()
Property method returning current orientation. 
- Returns
- Current orientation. 
Definition at line 72 of file orientationchain.h.
 
 
◆ start
  
  | 
        
          | bool OrientationChain::start | ( |  | ) |  |  | slot | 
 
 
◆ stop
  
  | 
        
          | bool OrientationChain::stop | ( |  | ) |  |  | slot | 
 
 
◆ orientation
The documentation for this class was generated from the following file: