30#ifndef Pt_Forms_InputMethod_H
31#define Pt_Forms_InputMethod_H
33#include <Pt/Forms/Api.h>
34#include <Pt/Forms/KeyEvent.h>
35#include <Pt/Forms/MouseEvent.h>
37#include <Pt/Connectable.h>
60 friend class Application;
111 void registerApplication(Application& app);
113 void unregisterApplication(Application& app);
Connectable()
Default constructor.
uint_type uint64_t
Unsigned 64-bit integer type.
Definition Api-Types.h:66
Core module.
Definition Allocator.h:33