Songbook-Client  0.7
This application is a manager of customguitar songbooks
 All Classes Files Functions Variables Enumerations Enumerator Pages
Public Slots | Public Member Functions
CLibraryView Class Reference

CLibraryView is the class that displays the songs library. More...

#include <library-view.hh>

List of all members.

Public Slots

void update ()
 Update the view, sorting songs by artist name, then titles.

Public Member Functions

 CLibraryView (CMainWindow *parent)
 Constructor.
 ~CLibraryView ()
 Destructor.
void readSettings ()
 Load user settings.
void writeSettings ()
 Save user settings.
void resizeColumns ()
 Resize the library columns.

Detailed Description

CLibraryView is the class that displays the songs library.

The songs library is displayed as a table where each row represents a song. Columns can be displayed/hidden through the display section in the preferences.

library-view.png

The documentation for this class was generated from the following files: