Used for arranging views(menu item "Window->Arrange Views") and for creating sub-views of current view(button "Create sub-views")  
#include <QtxWorkstackAction.h>
- Parameters
 - 
  
    | parent | - parent object  | 
    | workstack | - Work Stack widget  | 
    | mode | - mode of current dialog  | 
  
   
References ArrangeViews, createSplitButton(), CreateSubViews, initialize(), myButton2Views, myButton3Views, myButton4Views, myButtonApply, myButtonNext, myButtonPrevious, myComboBox, myLabels, myMapComboBoxMode, myStackedSplitLayout, myViewsList, myWorkstack, next_xpm, onApply(), onChangeIcons(), onCloseViews(), onComboBoxChanged(), onNextViews(), onPreviousViews(), onSplitChanged(), onStackViews(), onSynchronize(), prev_xpm, and QtxWorkstack::windowList().
 
 
      
        
          | QtxSplitDlg::~QtxSplitDlg  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | QToolButton * QtxSplitDlg::createSplitButton  | 
          ( | 
          int  | 
          theViewsNB,  | 
         
        
           | 
           | 
          int  | 
          theSplitMode  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
      
        
          | int QtxSplitDlg::getSplitMode  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | QList< int > QtxSplitDlg::getViewsMode  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void QtxSplitDlg::initialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | void QtxSplitDlg::onApply  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
References ArrangeViews, Horizontal, QtxWorkstack::move(), myDlgMode, myIsCloseViews, mySplitMode, myViewsList, myViewsNB, myWorkstack, QtxWorkstack::Split(), QtxWorkstack::SplitMove, QtxWorkstack::stack(), Vertical, and QtxWorkstack::windowList().
 
 
  
  
      
        
          | void QtxSplitDlg::onChangeIcons  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | void QtxSplitDlg::onCloseViews  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | void QtxSplitDlg::onComboBoxChanged  | 
          ( | 
          int  | 
          theItem | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | void QtxSplitDlg::onNextViews  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | void QtxSplitDlg::onPreviousViews  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | void QtxSplitDlg::onSplitChanged  | 
          ( | 
          int  | 
          theMode | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | void QtxSplitDlg::onStackViews  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | void QtxSplitDlg::onSynchronize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
  
  
      
        
          | void QtxSplitDlg::valid  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | QRadioButton* QtxSplitDlg::myButton2Views | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | QRadioButton* QtxSplitDlg::myButton3Views | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | QRadioButton* QtxSplitDlg::myButton4Views | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | QPushButton* QtxSplitDlg::myButtonApply | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | QPushButton* QtxSplitDlg::myButtonNext | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | QPushButton* QtxSplitDlg::myButtonPrevious | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | bool QtxSplitDlg::myIsCloseViews | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | QMap<ViewMode, bool> QtxSplitDlg::myMapModeIsBusy | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | int QtxSplitDlg::myNBSelectedViews | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | int QtxSplitDlg::mySplitMode | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | QStackedLayout* QtxSplitDlg::myStackedSplitLayout | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | int QtxSplitDlg::myViewsNB | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: