|
Discman
|
#include <glibmm.h>#include <pangomm/layout.h>#include <giomm/menu.h>#include <giomm/simpleactiongroup.h>#include <gtkmm/builder.h>#include <gtkmm/menubutton.h>#include <gtkmm/button.h>#include <gtkmm/label.h>#include <gtkmm/treeview.h>#include <gtkmm/treemodel.h>#include <gtkmm/liststore.h>#include <gtkmm/cellrendererprogress.h>#include <gtkmm/stack.h>#include <gtkmm/window.h>#include <sigc++/signal.h>#include <sstream>#include <iostream>#include <iomanip>#include <discdb/disc.h>#include "drive_manager/drive_manager.h"#include "component.h"

Go to the source code of this file.
Classes | |
| class | DiscComponent |
| Handles the interactions with the album labels, track listing and ipod/eject buttons. More... | |
| class | DiscComponent::TracksListColumnRecord |
| Track list columns. More... | |
Definition in file disc_component.h.