Emdee
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Slots | Signals | Public Member Functions | Properties | List of all members
FileIO Class Reference

#include <fileio.h>

Inheritance diagram for FileIO:
Inheritance graph
[legend]
Collaboration diagram for FileIO:
Collaboration graph
[legend]

Public Slots

void setSource (const QUrl &source)
 

Signals

void sourceChanged (const QUrl &source)
 
void error (const QString &msg)
 

Public Member Functions

 FileIO (QObject *parent=0)
 
Q_INVOKABLE QString read ()
 
Q_INVOKABLE bool write (const QString &data)
 
QUrl source ()
 

Properties

QUrl source
 

Constructor & Destructor Documentation

FileIO::FileIO ( QObject *  parent = 0)
explicit

Member Function Documentation

void FileIO::error ( const QString &  msg)
signal
QString FileIO::read ( )
void FileIO::setSource ( const QUrl &  source)
inlineslot
QUrl FileIO::source ( )
inline
void FileIO::sourceChanged ( const QUrl &  source)
signal
bool FileIO::write ( const QString &  data)

Property Documentation

QUrl FileIO::source
readwrite

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