| 
    ArnLib
    4.0.x
    
   Active Registry Network 
   | 
 
#include <ArnQml.hpp>
Public Types | |
| enum | E { ArnLib = 0x01, MSystem = 0x02, MQt = 0x04, All = 0xff } | 
Definition at line 187 of file ArnQml.hpp.
| enum ArnQml::UseFlags::E | 
| Enumerator | |
|---|---|
| ArnLib | Note: ArnLib is always included.  | 
| MSystem | Include some system fuctions like file-io.  | 
| MQt | Include some Qt extensions like MQtObject.  | 
| All | Include everything.  | 
Definition at line 188 of file ArnQml.hpp.