The PlaylistHeaderView class.
More...
#include <playlistheaderview.h>
The PlaylistHeaderView class.
- Author
- Matthieu Bachelier
- Copyright
- GNU General Public License v3
PlaylistHeaderView::PlaylistHeaderView |
( |
Playlist * |
parent | ) |
|
|
explicit |
void PlaylistHeaderView::changeEvent |
( |
QEvent * |
event | ) |
|
|
overrideprotectedvirtual |
Redefined for dynamic translation.
void PlaylistHeaderView::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
|
overrideprotectedvirtual |
void PlaylistHeaderView::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
overrideprotectedvirtual |
QSize PlaylistHeaderView::sectionSizeFromContents |
( |
int |
logicalIndex | ) |
const |
|
overrideprotectedvirtual |
void PlaylistHeaderView::setFont |
( |
const QFont & |
newFont | ) |
|
Redefined to initialize values from settings.
void PlaylistHeaderView::setModel |
( |
QAbstractItemModel * |
model | ) |
|
|
overridevirtual |
QStringList PlaylistHeaderView::labels |
|
static |
Initial value:= QStringList() << "#"
<< QT_TRANSLATE_NOOP("PlaylistHeaderView", "Title")
<< QT_TRANSLATE_NOOP("PlaylistHeaderView", "Album")
<< QT_TRANSLATE_NOOP("PlaylistHeaderView", "Length")
<< QT_TRANSLATE_NOOP("PlaylistHeaderView", "Artist")
<< QT_TRANSLATE_NOOP("PlaylistHeaderView", "Rating")
<< QT_TRANSLATE_NOOP("PlaylistHeaderView", "Year")
<< QT_TRANSLATE_NOOP("PlaylistHeaderView", "Source")
<< "TrackDAO"
The documentation for this class was generated from the following files: