#include <AlignToolbarSection.h>
|
void | SetIsEnabled (bool enabled) |
| Used to grey out the buttons when the selection is not valid for align operations.
|
|
void | SetIsVisible (bool visible) |
| Used to hide the section when not in the correct mode.
|
|
void | AddButtons (QToolBar *parent) |
| Adds the buttons, called by the parent toolbar to add them in the right place as toolbar is built.
|
|
AlignToolbarSection is a part of the ModeToolbar that only shows up when in move mode. It has buttons that, when clicked, perform different align operations.
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Editor/AlignToolbarSection.h