|
BigBlueBox
An Inventory Management System for a NYLT Course or other Boy Scout Programs
|
#include <jsonReader.h>
Public Member Functions | |
| JSONReader () | |
| ~JSONReader () | |
| void | setFilePath (QString path) |
| QString | readJSON () |
Static Private Attributes | |
| static QFile | file |
| static QString | path |
| JSONReader::JSONReader | ( | ) |
| JSONReader::~JSONReader | ( | ) |
| QString JSONReader::readJSON | ( | ) |
| void JSONReader::setFilePath | ( | QString | path | ) |
|
staticprivate |
|
staticprivate |
1.8.6