GuiEvents.hh
Go to the documentation of this file.
Event which is called to broadcast information about left mouse releases on the scene. For the 3D coordinates of that point on the scene, see LeftClickToScene.
Definition: GuiEvents.hh:264
Event which is called to broadcast information about mouse scrolls on the scene.
Definition: GuiEvents.hh:395
Event which is called to enable or disable the dropdown menu. This is primarily used by plugins which...
Definition: GuiEvents.hh:200
Event which is called to broadcast the 3D coordinates of a user's releasing the right button within t...
Definition: GuiEvents.hh:178
The class for sending and receiving custom snap value events. This event is used in the Transform Con...
Definition: GuiEvents.hh:59
Event called in the render thread of a 3D scene. It's safe to make rendering calls in this event's ca...
Definition: GuiEvents.hh:46
Event which is called to broadcast information about mouse presses on the scene, with right...
Definition: GuiEvents.hh:435
Event called to spawn a resource, given its description as a string.
Definition: GuiEvents.hh:92
STL class.
Event that block the Interactive View control when some of the other plugins require it...
Definition: GuiEvents.hh:308
Event which is called to broadcast the key press within the scene.
Definition: GuiEvents.hh:241
Event which is called to broadcast the 2D coordinates of a user's mouse hover within the scene...
Definition: GuiEvents.hh:329
Event which is called to broadcast the key release within the scene.
Definition: GuiEvents.hh:221
static const QEvent::Type kType
Unique type for this event.
Definition: GuiEvents.hh:53
Event called to spawn a resource, which takes the path to its file.
Definition: GuiEvents.hh:113
Event which is called to broadcast information about right mouse releases on the scene. For the 3D coordinates of that point on the scene, see RightClickToScene.
Definition: GuiEvents.hh:287
Event which is called to broadcast the 3D coordinates of a user's releasing the left button within th...
Definition: GuiEvents.hh:156
Event which is called to broadcast information about mouse drags on the scene.
Definition: GuiEvents.hh:414
Event called to clone a resource, given its name as a string.
Definition: GuiEvents.hh:368
Event called to clone a resource, given its name as a string.
Definition: GuiEvents.hh:349
Event which is called to broadcast the 3D coordinates of a user's mouse hover within the scene...
Definition: GuiEvents.hh:133