config.h File Reference

#include <qtreewidget.h>
#include <qstandarditemmodel.h>
#include <qtreeview.h>
#include <qlistview.h>
#include <qcolor.h>
#include <qheaderview.h>
#include "song-slot.h"
#include "accessors.h"
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ConfigState
class  Config

Functions

void taglist2config (QTreeWidget *taglist)

Variables

const QString MusicDir = "./music"
const QString IndexDir = "./index"
const QString FragmentsDir = "./fragments"

Function Documentation

void taglist2config ( QTreeWidget *  taglist  ) 

References taglist2strings().

Referenced by Config::load(), and main().


Variable Documentation

const QString FragmentsDir = "./fragments"
const QString IndexDir = "./index"

Referenced by main().

const QString MusicDir = "./music"

Some constants that should not be modified (at the moment) It would however make sense to allow a different directory through a configuration file or so

Referenced by Song::checkondisk(), ActiveFragmentCreator::createOneFor(), main(), and MusicScanner::MusicScanner().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2