![]()  | 
  
    Songbook-Client
    0.7
    
   This application is a manager of customguitar songbooks 
   | 
 
CTabBar is the widget representing the tabs in the mainwindow. More...
#include <tab-widget.hh>
Public Member Functions | |
| CTabBar (QWidget *parent=0) | |
| Constructor.  | |
| ~CTabBar () | |
| Destructor.  | |
Protected Member Functions | |
| virtual void | mouseReleaseEvent (QMouseEvent *event) | 
CTabBar is the widget representing the tabs in the mainwindow.
A CTabBar allows tabs to be closed when middle-clicked with a mouse.
      
  | 
  protectedvirtual | 
Reimplements QTabBar::mouseReleaseEvent to close tabs when they are middle-clicked.
 1.8.1.1