![]() |
KDDockWidgets API Documentation 2.0
|
#include <Event_c.h>


Public Member Functions | |
| Event_wrapper (KDDockWidgets::Event::Type type) | |
| ~Event_wrapper () | |
| void | accept () |
| void | ignore () |
| bool | isAccepted () const |
| bool | spontaneous () const |
| KDDockWidgets::Event::Type | type () const |
| KDDockWidgetsBindings_wrappersNS::Event_wrapper::~Event_wrapper | ( | ) |
Definition at line 56 of file Event_c.cpp.
| KDDockWidgetsBindings_wrappersNS::Event_wrapper::Event_wrapper | ( | KDDockWidgets::Event::Type | type | ) |
Definition at line 32 of file Event_c.cpp.
| void KDDockWidgetsBindings_wrappersNS::Event_wrapper::accept | ( | ) |
Definition at line 36 of file Event_c.cpp.
| void KDDockWidgetsBindings_wrappersNS::Event_wrapper::ignore | ( | ) |
Definition at line 40 of file Event_c.cpp.
| bool KDDockWidgetsBindings_wrappersNS::Event_wrapper::isAccepted | ( | ) | const |
Definition at line 44 of file Event_c.cpp.
| bool KDDockWidgetsBindings_wrappersNS::Event_wrapper::spontaneous | ( | ) | const |
Definition at line 48 of file Event_c.cpp.
| KDDockWidgets::Event::Type KDDockWidgetsBindings_wrappersNS::Event_wrapper::type | ( | ) | const |
Definition at line 52 of file Event_c.cpp.
KDDockWidgets