#include <LinkInspector.hh>
Inherits QDialog.
|
void | Accepted () |
| Qt signal emitted to indicate that changes should be applied and the inspector closed. More...
|
|
void | Applied () |
| Qt signal emitted to indicate that changes should be applied. More...
|
|
void | Opened () |
| Set the item name. More...
|
|
|
virtual void | enterEvent (QEvent *_event) |
| Qt event emiited when the mouse enters this widget. More...
|
|
§ LinkInspector()
Constructor.
- Parameters
-
[in] | _parent | Parent QWidget. |
§ ~LinkInspector()
§ Accepted
Qt signal emitted to indicate that changes should be applied and the inspector closed.
§ Applied
Qt signal emitted to indicate that changes should be applied.
§ enterEvent()
virtual void enterEvent |
( |
QEvent * |
_event | ) |
|
|
protectedvirtual |
Qt event emiited when the mouse enters this widget.
- Parameters
-
§ GetCollisionConfig()
Get collision configurations of the link.
- Returns
- Tab widget with visual configurations.
§ GetLinkConfig()
Get configurations of the link.
- Returns
- Tab widget with link configurations.
§ GetVisualConfig()
Get visual configurations of the link.
- Returns
- Tab widget with visual configurations.
§ Name()
std::string Name |
( |
| ) |
const |
Get the name of the link.
- Returns
- Name of the link.
§ Open()
§ Opened
Set the item name.
- Parameters
-
[in] | _name | Name to set to. Qt signal emitted to indicate that the inspector was opened. |
§ SetLinkId()
void SetLinkId |
( |
const std::string & |
_id | ) |
|
Set the id for this link.
- Parameters
-
§ SetName()
void SetName |
( |
const std::string & |
_name | ) |
|
Set the name of the link.
- Parameters
-
[in] | Name | to set the link to. |
The documentation for this class was generated from the following file: