Workstack tab bar widget.  
 More...
#include <QtxWorkstack.h>
      
        
          | QtxWorkstackTabBar::QtxWorkstackTabBar  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
  
  
      
        
          | QtxWorkstackTabBar::~QtxWorkstackTabBar  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void QtxWorkstackTabBar::changeEvent  | 
          ( | 
          QEvent *  | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void QtxWorkstackTabBar::contextMenuEvent  | 
          ( | 
          QContextMenuEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void QtxWorkstackTabBar::contextMenuRequested  | 
          ( | 
          QPoint  | 
          p | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
- Parameters
 - 
  
    | p | point popup menu to be shown at  | 
  
   
 
 
  
  
      
        
          | void QtxWorkstackTabBar::dragActiveTab  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
      
        
          | int QtxWorkstackTabBar::indexOf  | 
          ( | 
          const int  | 
          id | ) | 
           const | 
        
      
 
- Parameters
 - 
  
  
 
- Returns
 - tab page index or -1 if not found 
 
References tabId().
 
 
      
        
          | bool QtxWorkstackTabBar::isActive  | 
          ( | 
           | ) | 
           const | 
        
      
 
- Returns
 true if tab bar is active 
References myActive.
 
 
  
  
      
        
          | void QtxWorkstackTabBar::mouseMoveEvent  | 
          ( | 
          QMouseEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void QtxWorkstackTabBar::mousePressEvent  | 
          ( | 
          QMouseEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void QtxWorkstackTabBar::mouseReleaseEvent  | 
          ( | 
          QMouseEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void QtxWorkstackTabBar::onCurrentChanged  | 
          ( | 
          int  | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
      
        
          | void QtxWorkstackTabBar::setActive  | 
          ( | 
          const bool  | 
          on | ) | 
           | 
        
      
 
 
      
        
          | void QtxWorkstackTabBar::setTabId  | 
          ( | 
          const int  | 
          index,  | 
        
        
           | 
           | 
          const int  | 
          id  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
- Parameters
 - 
  
    | index | tab page index  | 
    | id | tab page ID  | 
  
   
 
 
      
        
          | int QtxWorkstackTabBar::tabId  | 
          ( | 
          const int  | 
          index | ) | 
           const | 
        
      
 
- Parameters
 - 
  
  
 
- Returns
 - tab page ID or -1 if index is out of range 
 
 
 
      
        
          | void QtxWorkstackTabBar::updateActiveState  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool QtxWorkstackTabBar::myActive | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | int QtxWorkstackTabBar::myId | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: