#include "cutop.h"#include "slicehelper.h"Go to the source code of this file.
Classes | |
| class | OpDuplicateBar |
| Make a complete copy of the bar. Only the buttons names are made unique and there is a new bar name. It is positioned next to the original bar. More... | |
| class | OpParamBarDuplication |
| class | OpShortenBar |
| Will cut down the size of a bar to the number of buttons requested by deleting the last buttons in the bar. More... | |
| class | OpParamShortenBar |
| class | OpDelBar |
| Will cut down the size of a bar to the number of buttons requested by deleting the last buttons in the bar. More... | |
| class | OpParamDelBar |
| class | OpShowState |
| Will cut down the size of a bar to the number of buttons requested by deleting the last buttons in the bar. More... | |
Defines | |
| #define | OPTOKEN_BARDUPLICATIONOP _T("BarDuplicationOp") |
| #define | OPTOKEN_SHORTENBAROP _T("ShortenBarOp") |
| #define | OPTOKEN_DELBAROP _T("DeleteBarOp") |
| #define | OPTOKEN_SHOWSTATE _T("ShowStateOp") |
|
|
Definition at line 102 of file opdupbar.h. |
|
|
Definition at line 104 of file opdupbar.h. |
|
|
Definition at line 103 of file opdupbar.h. |
|
|
Definition at line 105 of file opdupbar.h. |
1.4.4