Open 3D Engine LyShine Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AlignToolbarSection Class Reference

#include <AlignToolbarSection.h>

Public Member Functions

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.
 

Detailed Description

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: