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

CTabBar is the widget representing the tabs in the mainwindow. More...

#include <tab-widget.hh>

List of all members.

Public Member Functions

 CTabBar (QWidget *parent=0)
 Constructor.
 ~CTabBar ()
 Destructor.

Protected Member Functions

virtual void mouseReleaseEvent (QMouseEvent *event)

Detailed Description

CTabBar is the widget representing the tabs in the mainwindow.

A CTabBar allows tabs to be closed when middle-clicked with a mouse.

tab-widget.png

Member Function Documentation

void CTabBar::mouseReleaseEvent ( QMouseEvent *  event)
protectedvirtual

Reimplements QTabBar::mouseReleaseEvent to close tabs when they are middle-clicked.


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