![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qdesigner_command_p.h>
Public Member Functions | |
ActionDataItem (QAction *_before=nullptr, QWidget *_widget=nullptr) |
Public Attributes | |
QAction * | before |
QWidget * | widget |
Definition at line 1006 of file qdesigner_command_p.h.
|
inline |
Definition at line 1007 of file qdesigner_command_p.h.
QAction* qdesigner_internal::RemoveActionCommand::ActionDataItem::before |
Definition at line 1009 of file qdesigner_command_p.h.
Referenced by testing.tools.safetynet_conclusions.CaseResult::GetOutputDict().
QWidget* qdesigner_internal::RemoveActionCommand::ActionDataItem::widget |
Definition at line 1010 of file qdesigner_command_p.h.