QObject facae for TimedUnsigned.  
 More...
#include <unsigned.h>
QObject facae for TimedUnsigned. 
Definition at line 36 of file unsigned.h.
◆ Unsigned() [1/3]
Default constructor. 
Definition at line 46 of file unsigned.h.
 
 
◆ Unsigned() [2/3]
Constructor. 
- Parameters
- 
  
    | unsignedData | Source object. |  
 
 
 
◆ Unsigned() [3/3]
      
        
          | Unsigned::Unsigned | ( | const Unsigned & | data | ) |  | 
      
 
Copy constructor. 
- Parameters
- 
  
  
 
 
◆ operator=()
Assignment operator. 
- Parameters
- 
  
    | origin | Source object for assigment. |  
 
Definition at line 79 of file unsigned.h.
 
 
◆ operator==()
  
  | 
        
          | bool Unsigned::operator== | ( | const Unsigned & | right | ) | const |  | inline | 
 
Comparison operator. 
- Parameters
- 
  
    | right | Object to compare to. |  
 
- Returns
- comparison result. 
Definition at line 91 of file unsigned.h.
 
 
◆ UnsignedData()
◆ x()
  
  | 
        
          | int Unsigned::x | ( |  | ) | const |  | inline | 
 
Returns the value. 
- Returns
- value. 
Definition at line 72 of file unsigned.h.
 
 
◆ operator>>
  
  | 
        
          | const QDBusArgument & operator>> | ( | const QDBusArgument & | argument, |  
          |  |  | Unsigned & | data |  
          |  | ) |  |  |  | friend | 
 
Unmarshall Unsigned data from the D-Bus argument. 
- Parameters
- 
  
    | argument | dbus argument. |  | data | unmarshalled data. |  
 
- Returns
- dbus argument. 
Definition at line 128 of file unsigned.h.
 
 
The documentation for this class was generated from the following file: