ff7tk  1.0.0.16
Work with Final Fantasy 7 game data
Public Member Functions | List of all members
IO Class Reference

#include <IO.h>

Inheritance diagram for IO:
Inheritance graph
[legend]

Public Member Functions

 IO (QIODevice *device)
 
virtual ~IO ()
 
void setDevice (QIODevice *device)
 
QIODevice * device () const
 
bool canRead () const
 
bool canWrite () const
 

Constructor & Destructor Documentation

◆ IO()

IO::IO ( QIODevice *  device)
explicit

◆ ~IO()

IO::~IO ( )
virtual

Member Function Documentation

◆ canRead()

bool IO::canRead ( ) const

◆ canWrite()

bool IO::canWrite ( ) const

◆ device()

QIODevice* IO::device ( ) const
inline

◆ setDevice()

void IO::setDevice ( QIODevice *  device)
inline

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