API Documentation
Loading...
Searching...
No Matches
RibbonArea.h File Reference
#include <QFlags>
Include dependency graph for RibbonArea.h:

Go to the source code of this file.

Namespaces

namespace  NDEVR
 

Enumerations

enum  DropArea {
  e_drop_invalid , e_drop_popup , e_drop_center , e_drop_top_fixed ,
  e_drop_right_fixed , e_drop_left_fixed , e_drop_bottom_fixed , e_drop_top_direct_fixed ,
  e_drop_right_direct_fixed , e_drop_left_direct_fixed , e_drop_bottom_direct_fixed , e_drop_top_insert ,
  e_drop_right_insert , e_drop_left_insert , e_drop_bottom_insert
}
 relates where a widget should be dropped relative to another. More...
 
enum class  RibbonArea {
  e_keep_square , e_top , e_bottom , e_left ,
  e_right , e_left_horizontal , e_right_horizontal , e_vertical_accordian ,
  e_vertical_menu
}
 Requests a ribbon or tab area to be in a certain location and orientation relative. More...