#include <CommentBus.h>
Inherits AZ::EBusTraits.
|
|
using | BusIdType = AZ::EntityId |
| |
|
|
virtual void | OnEditBegin () |
| | Signals when the comment begins being edited.
|
| |
|
virtual void | OnEditEnd () |
| | Signals when the comment ends being edited.
|
| |
|
virtual void | OnCommentChanged (const AZStd::string &) |
| | When the comment is changed, this is emitted.
|
| |
|
virtual void | OnCommentSizeChanged (const QSizeF &, const QSizeF &) |
| | Emitted when the size of a comment changes(in reaction to text updating)
|
| |
|
virtual void | OnCommentFontReloadBegin () |
| |
|
virtual void | OnCommentFontReloadEnd () |
| |
|
virtual void | OnBackgroundColorChanged (const AZ::Color &) |
| |
|
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
| |
CommentNotifications Notifications about changes to the state of comments
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Components/Nodes/Comment/CommentBus.h