BigBlueBox
An Inventory Management System for a NYLT Course or other Boy Scout Programs
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Static Private Attributes | List of all members
JSONReader Class Reference

#include <jsonReader.h>

Public Member Functions

 JSONReader ()
 
 ~JSONReader ()
 
void setFilePath (QString path)
 
QString readJSON ()
 

Static Private Attributes

static QFile file
 
static QString path
 

Constructor & Destructor Documentation

JSONReader::JSONReader ( )
JSONReader::~JSONReader ( )

Member Function Documentation

QString JSONReader::readJSON ( )
void JSONReader::setFilePath ( QString  path)

Member Data Documentation

QFile JSONReader::file
staticprivate
QString JSONReader::path
staticprivate

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