![]() |
Sayonara Player
|
everything what's highly reusable
Modules | |
EngineHelper | |
Playlist Helpers | |
Classes for handling playlist DB saving and loading. | |
Playlist Parser | |
Parsers for pls, m3u and asx. | |
MetaData Helper | |
Settings classes | |
the Settings framework | |
Library Helper | |
Static Library types and enumerations. | |
Typedefs | |
using | StringPair = QPair< QString, QString > |
Sayonara Typedefs. | |
Namespaces | |
Util::File | |
FileUtils functions. | |
Util | |
Helper functions. | |
Classes | |
class | DirectoryReader |
Directory reader functions. More... | |
class | Logger |
The Logger class. More... | |
class | RandomGenerator |
The RandomGenerator class. More... | |
class | Util::Set< T > |
A set structure. Inherited from std::set with some useful methods. For integer and String this set is ordered. More... | |
class | Util::Tree< T > |
The Tree class. More... | |
class | AsyncWebAccess |
Asynchgronous web access class. More... | |
Enumerations | |
enum | PlayState : unsigned char { Playing =0, Paused, Stopped, FirstStartup } |
The PlayState enum. | |