#include <ArnQmlMSystem.hpp>
 | 
|   | QmlMFileIO (QObject *parent=arnNullptr) | 
|   | 
| Q_INVOKABLE QString  | read () | 
|   | 
| Q_INVOKABLE bool  | write (const QString &data) | 
|   | 
| Q_INVOKABLE QByteArray  | readBytes () | 
|   | 
| Q_INVOKABLE bool  | writeBytes (const QByteArray &data) | 
|   | 
| QString  | path () | 
|   | 
Definition at line 41 of file ArnQmlMSystem.hpp.
 
◆ QmlMFileIO()
  
  
      
        
          | Arn::QmlMFileIO::QmlMFileIO  | 
          ( | 
          QObject *  | 
          parent = arnNullptr | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ error
  
  
      
        
          | void Arn::QmlMFileIO::error  | 
          ( | 
          const QString &  | 
          msg | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ path()
      
        
          | QString Arn::QmlMFileIO::path  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ pathChanged
  
  
      
        
          | void Arn::QmlMFileIO::pathChanged  | 
          ( | 
          const QString &  | 
          path | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ read()
      
        
          | QString Arn::QmlMFileIO::read  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ readBytes()
      
        
          | QByteArray Arn::QmlMFileIO::readBytes  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setPath
  
  
      
        
          | void Arn::QmlMFileIO::setPath  | 
          ( | 
          const QString &  | 
          path | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ write()
      
        
          | bool Arn::QmlMFileIO::write  | 
          ( | 
          const QString &  | 
          data | ) | 
           | 
        
      
 
 
◆ writeBytes()
      
        
          | bool Arn::QmlMFileIO::writeBytes  | 
          ( | 
          const QByteArray &  | 
          data | ) | 
           | 
        
      
 
 
◆ path
  
  
      
        
          | QString Arn::QmlMFileIO::path | 
         
       
   | 
  
readwrite   | 
  
 
 
The documentation for this class was generated from the following files: