Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
modules::clBrowserInterface::BrowserBrowser Interface class
modules::errors::ConnectionErrorThis exception is raised when interaction with jamendo failed for some reasion
modules::clDB::DBMain Database Class
modules::dbthreaded::DBMain Database Class
modules::dbthreaded::DB_SettingsSettings Database Class This settings-class is going to become a more powerfull settings interface than the current ConfigParser is
modules::clDB::DB_SettingsSettings Database Class This settings-class is going to become a more powerfull settings interface than the current ConfigParser is
modules::clPreferences::DefaultPrefsThis class is used only to hold several vboxes for default modules
modules::clEvent::EventHandlerEvent itself
modules::clEvent::EventsPyjama's event class is the EventHandler class interface
modules::clWidgets::ImageButtonA Button with an image from a file
modules::clJamendo::JamendoModule for interaction with jamendo
modules::errors::JamendoQueryExceptionFrom this Class any Jamendo exception derives
clLayouts::LayoutsHandling the Layouts
modules::clWidgets::ListMenuContext menu for TreeViewList When creating a ListMenu the event 'populate_listmenu' will be raised
modules::clMain::mainPyjama's main class which is passed to most modules as pyjama
modules::clMenu::MenuGtk.MenuBar with some additional functions for creating menus
modules::clWidgets::MouseLabelA label sensible to mouse movements
modules::clWidgets::MyDialogDialog Class
modules::clWidgets::OrderComboHolds some basic jamendo order keywords
modules::clPlayerForWin::PlayerPyjama's Player class based on gstreamer0.10
modules::clGstreamer010::Player!!! WORKING !!! gst-launch-0.10 uridecodebin uri=http://upload.wikimedia.org/wikipedia/commons/4/48/Frase_de_Neil_Armstrong.ogg ! volume volume=1.0 ! equalizer-10bands band0=12.0 band1=12.0 band2=12.0 ! pulsesink
modules::clWidgets::PlaylistMenuContext menu for the playlist When creating a PlaylistMenu the event 'populate_playlistmenu' will be raised
modules::clPlugin::PluginDialogThis Plugin Dialog holds a list of all plugins in order to give the user the opportunity to choose which plugin is going to be loaded next time
modules::clPlugin::PluginsThis'd fix a lot of issues with the actual plugin system class Plugin(object): def __init__(self): self.name = "Basic Plugin" self.description = "This is where every plugin comes from" self.version = "0.1" self.author = "Plugin Developer" self.license = "GPLv3" self.order = 100 self.__preferences = None
modules::clWidgets::ProcessDialogProcess Dialog This dialog can be used to show a dialog with a progressbar in it
modules::errors::QueryExceptionThis Exception will be raised when querying the database failed
modules::clWidgets::RatingWidget showing stars as raiting for an album
modules::clWidgets::ResultsPerPageComboComboBox for setting results per page
modules::clSettings::settingsMain config class holds functions to access config file
modules::clWidgets::StatusBarMy statusbar widget
modules::clWidgets::StockButtonA button with a StockItem on it
modules::clWidgets::TagsComboHolds some pre-selected tags
modules::clPreferences::theme_selectionA theme-selection gtk.ComboBox
modules::errors::ToFastThis exception will be raised when the user queries jamendo to frequently (1s limit)
modules::clToolbar::ToolbarA gtk.Toolbar with an additional method for setting images
modules::clGstreamer010::TrackThe new track object replaces all those track-dicts
modules::clWidgets::TreeViewListTreeview on the bottom with artist-album-tracks fields

Generated on Thu Jun 4 19:08:24 2009 for Pyjama by  doxygen 1.5.8