Kirigami::Platform::TabletModeChangedEvent Class
class Kirigami::Platform::TabletModeChangedEventHeader: | #include <Kirigami/Platform/TabletModeWatcher> |
CMake: | find_package(KF6 REQUIRED COMPONENTS KirigamiPlatform) target_link_libraries(mytarget PRIVATE KF6::KirigamiPlatform) |
Inherits: | QEvent |
Detailed Description
Sent by TabletModeWatcher when the tablet mode changes.
See also TabletModeWatcher.