Macros | |
| #define | QUICKTAB_BAR |
| #define | QUICKTAB_BARTITLE |
| #define | QUICKTAB_SHOWSINGLE |
| #define | QUICKTAB_SPRINGINGFOLDERS |
| #define | QUICKTAB_SEPARATOR |
| #define | QUICKTAB_BARSUBGROUP |
| #define | QUICKTAB_BARLAYERCOLOR |
| #define | QUICKTAB_NOLINEBREAK |
| #define | QUICKTAB_BGCOLOR |
| #define | QUICKTAB_NOMULTISELECT |
| #define | QUICKTAB_ALTERNATIVECOLOR |
| #define | QUICKTAB_LMB_LIKE_RMB |
| #define QUICKTAB_BAR |
Int32 Bar mode (0=off, 1=on, 2=non-bold, 3=special separator look). Set true for group title bars.
| #define QUICKTAB_BARTITLE |
String Title for bar mode.
| #define QUICKTAB_SHOWSINGLE |
Bool Show single items.
| #define QUICKTAB_SPRINGINGFOLDERS |
Bool Allow springing folders (activate quicktabs on drag and drop).
| #define QUICKTAB_SEPARATOR |
Bool Draw separator.
| #define QUICKTAB_BARSUBGROUP |
Bool Handle as subgroup. Like bar mode, but with fold arrow icon. Implies QUICKTAB_BAR. Call (0) to get fold state.
| #define QUICKTAB_BARLAYERCOLOR |
Bool Show layer color.
| #define QUICKTAB_NOLINEBREAK |
Bool No line break for tabs inside scroll groups.
| #define QUICKTAB_NOMULTISELECT |
Bool No multiple tab selection.
| #define QUICKTAB_ALTERNATIVECOLOR |
Int32 Use an alternative color (color ID from color preferences).
| #define QUICKTAB_LMB_LIKE_RMB |
Bool If true, left mouse button click only changes the clicked tab state, the rest of selected/unselected tabs remain unchanged (so it behaves like right mouse button click).