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 | Private Slots | Private Member Functions | Private Attributes | List of all members
bbbTest::_FileWriterBench Class Reference

#include <_filewriterbench.h>

Inheritance diagram for bbbTest::_FileWriterBench:
Inheritance graph
[legend]
Collaboration diagram for bbbTest::_FileWriterBench:
Collaboration graph
[legend]

Public Member Functions

 _FileWriterBench ()
 

Private Slots

void txtBenchmark ()
 
void xmlBenchmark ()
 

Private Member Functions

QVector< bbb::ItemitemMaker ()
 

Private Attributes

QString fileLoc
 
QString textFileName
 
QString xmlFileName
 
QVector< bbb::ItemtempVector
 

Constructor & Destructor Documentation

_FileWriterBench::_FileWriterBench ( )

Here is the call graph for this function:

Member Function Documentation

QVector< bbb::Item > _FileWriterBench::itemMaker ( )
private

Here is the caller graph for this function:

void _FileWriterBench::txtBenchmark ( )
privateslot
void _FileWriterBench::xmlBenchmark ( )
privateslot

Member Data Documentation

QString bbbTest::_FileWriterBench::fileLoc
private
QVector<bbb::Item> bbbTest::_FileWriterBench::tempVector
private
QString bbbTest::_FileWriterBench::textFileName
private
QString bbbTest::_FileWriterBench::xmlFileName
private

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