ExampleINIs Class Reference

Static Public Member Functions

static QByteArray getExampleError1 ()
 Ini class should detect errors in this example. More...
 
static QByteArray getExampleINI ()
 Gets an INI file that is written in a format that is 100% supported by the Ini class. More...
 

Detailed Description

Definition at line 29 of file testini.h.

Member Function Documentation

QByteArray ExampleINIs::getExampleError1 ( )
static

Ini class should detect errors in this example.

Definition at line 57 of file testini.cpp.

QByteArray ExampleINIs::getExampleINI ( )
static

Gets an INI file that is written in a format that is 100% supported by the Ini class.

In other words: attempt to read this INI file should end with no errors.

Definition at line 52 of file testini.cpp.


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