Public Member Functions |
const char * | GetName () |
| Get the long, human readable, name for the Driver-class.
|
const char * | GetDescription () |
| Get a nice description of the driver-class.
|
Driver * | CreateInstance () |
| Create an instance of this driver-class.
|
Static Public Attributes |
static const int | priority = 5 |
| The priority of this factory.
|
Detailed Description
Definition at line 33 of file qtmidi.h.
Member Function Documentation
Driver* FMusicDriver_QtMidi::CreateInstance |
( |
|
) |
[inline, virtual] |
const char* FMusicDriver_QtMidi::GetDescription |
( |
|
) |
[inline, virtual] |
Get a nice description of the driver-class.
- Returns:
- The description.
Implements DriverFactoryBase.
Definition at line 37 of file qtmidi.h.
The documentation for this class was generated from the following file: