Miam-Player
0.8.0
A nice music player
Main Page
Namespaces
Classes
Files
File List
File Members
extendedtabbar.h
Go to the documentation of this file.
1
#ifndef EXTENDEDTABBAR_H
2
#define EXTENDEDTABBAR_H
3
4
#include <QTabBar>
5
#include <QtDebug>
6
#include "
miamtabplaylists_global.hpp
"
7
13
class
MIAMTABPLAYLISTS_LIBRARY
ExtendedTabBar
:
public
QTabBar
14
{
15
Q_OBJECT
16
public
:
18
explicit
ExtendedTabBar
(QWidget *parent =
nullptr
);
19
20
protected
:
21
virtual
QSize tabSizeHint(
int
)
const override
;
22
24
virtual
void
paintEvent(QPaintEvent *)
override
;
25
};
26
27
#endif // EXTENDEDTABBAR_H
ExtendedTabBar
The ExtendedTabBar class is only used in left-pane to display 2 tabs (Library - FileSystem) where eac...
Definition:
extendedtabbar.h:13
miamtabplaylists_global.hpp
MIAMTABPLAYLISTS_LIBRARY
#define MIAMTABPLAYLISTS_LIBRARY
Definition:
miamtabplaylists_global.hpp:8
src
TabPlaylists
extendedtabbar.h
Generated on Thu Sep 29 2016 11:18:51 for Miam-Player by
1.8.11