Module: Qt

Defined in:
lib/qt.rb,
lib/qt/bridge.rb,
lib/qt/errors.rb,
lib/qt/native.rb,
lib/qt/version.rb,
lib/qt/constants.rb,
lib/qt/inspectable.rb,
lib/qt/string_codec.rb,
lib/qt/event_runtime.rb,
lib/qt/variant_codec.rb,
lib/qt/object_wrapper.rb,
lib/qt/date_time_codec.rb,
lib/qt/shortcut_compat.rb,
lib/qt/shortcut_compat.rb,
lib/qt/object_list_codec.rb,
lib/qt/key_sequence_codec.rb,
lib/qt/application_lifecycle.rb,
lib/qt/event_runtime_dispatch.rb,
lib/qt/generated_constants_runtime.rb,
lib/qt/event_runtime_qobject_methods.rb,
lib/qt/generated_setter_aliases_runtime.rb,
lib/qt/generated_singleton_forwarders_runtime.rb

Overview

QObject-level event/signal helper methods mixed into generated classes.

Defined Under Namespace

Modules: ApplicationLifecycle, Bridge, DateTimeCodec, EventRuntime, EventRuntimeDispatch, GeneratedConstantsRuntime, GeneratedSetterAliasesRuntime, GeneratedSingletonForwardersRuntime, Inspectable, KeySequenceCodec, Native, ObjectListCodec, ObjectWrapper, ShortcutCompat, StringCodec, VariantCodec Classes: Error, NativeExtensionError, QShortcut

Constant Summary collapse

VERSION =
'0.1.8'
GENERATED_CONSTANTS =
File.expand_path('../../build/generated/constants.rb', __dir__)