![]()  | 
  
    Songbook-Client
    0.7
    
   This application is a manager of customguitar songbooks 
   | 
 
| CChord is an object representing a guitar/ukulele chord | |
| CChordTableModel is a table model that contains CChord objects | |
| CClearButton is the clear button that resets the content of a CFilterLineEdit | |
| CCoverDropArea displays the cover of a song | |
| CDiagramArea is a widget displaying a list of chords | |
| CDiagramEditor is a dialog for editing or creating chords | |
| CFileChooser is a small widget composed of a QLineEdit and a QPushButton to pick up a file | |
| CFilterLineEdit is a QLineEdit widget that allows one to filter results in the songs library | |
| CFindReplaceDialog is a find and replace dialog | |
| CIdentityProxyModel is the base model to build a CSongbook | |
| CLabel is a custom QLabel with a fixed width and elide mode | |
| CLibrary is the base model that corresponds to the list of songs | |
| CLibraryDownload is a dialog to download a songbook from a remote url | |
| CLibraryView is the class that displays the songs library | |
| CLogsHighlighter provides colors and highlights for the logs widget | |
| CMagButton is the magnify button in a CFilterLineEdit widget | |
| CMainWindow is the base class of the application | |
| CMakeSongbookProcess calls songbook's external processes | |
| CNotification is a widget to provide exceptionnal information | |
| ConfigDialog handles the display of the config pages | |
| CProgressBar is a custom cancelable progress bar | |
| CSearchWidget is a widget to perform search over a text editor | |
| CSongbook is the model representing a songbook | |
| CSongCodeEditor is the widget to edit a song's content | |
| CSongEditor is the widget that allows to write a song | |
| CSongHeaderEditor is a widget that manages a Song metadata in a CSongEditor | |
| CSongHighlighter provides colors and highlights for the song editor | |
| CSongItemDelegate draws items from CLibraryView | |
| CSongSortFilterProxyModel implements custom sort and filter operations for CLibraryView | |
| CTabBar is the widget representing the tabs in the mainwindow | |
| CTabWidget is a widget representing a tab in the mainwindow | |
| DisplayPage is the config page used to specify which components should be displayed/hidden | |
| EditorPage is the config page used to specify options related to the song editor | |
| OptionsPage is the config page used to specify general options | |
| Page is the base class for config page | |
| Song is the internal representation of a song | |
| SongbookPage is the config page used to specify general songbooks | 
 1.8.1.1