enum Tput::Namespace::WidgetAttribute
Defined in:
tput/namespace.crEnum Members
-
WA_Disabled =
0
-
WA_UnderMouse =
1
-
WA_MouseTracking =
2
-
WA_OpaquePaintEvent =
4
-
Formerly, 3 was WA_ContentsPropagated.
-
WA_StaticContents =
5
-
WA_LaidOut =
7
-
WA_PaintOnScreen =
8
-
WA_NoSystemBackground =
9
-
WA_UpdatesDisabled =
10
-
WA_Mapped =
11
-
WA_InputMethodEnabled =
14
-
Formerly, 12 was WA_MacNoClickThrough.
-
WA_WState_Visible =
15
-
WA_WState_Hidden =
16
-
WA_ForceDisabled =
32
-
WA_KeyCompression =
33
-
WA_PendingMoveEvent =
34
-
WA_PendingResizeEvent =
35
-
WA_SetPalette =
36
-
WA_SetFont =
37
-
WA_SetCursor =
38
-
WA_NoChildEventsFromChildren =
39
-
WA_WindowModified =
41
-
WA_Resized =
42
-
WA_Moved =
43
-
WA_PendingUpdate =
44
-
WA_InvalidSize =
45
-
WA_CustomWhatsThis =
47
-
Formerly 46 was WA_MacBrushedMetal and WA_MacMetalStyle.
-
WA_LayoutOnEntireRect =
48
-
WA_OutsideWSRange =
49
-
WA_GrabbedShortcut =
50
-
WA_TransparentForMouseEvents =
51
-
WA_PaintUnclipped =
52
-
WA_SetWindowIcon =
53
-
WA_NoMouseReplay =
54
-
WA_DeleteOnClose =
55
-
WA_RightToLeft =
56
-
WA_SetLayoutDirection =
57
-
WA_NoChildEventsForParent =
58
-
WA_ForceUpdatesDisabled =
59
-
WA_WState_Created =
60
-
WA_WState_CompressKeys =
61
-
WA_WState_InPaintEvent =
62
-
WA_WState_Reparented =
63
-
WA_WState_ConfigPending =
64
-
WA_WState_Polished =
66
-
WA_WState_OwnSizePolicy =
68
-
Formerly, 67 was WA_WState_DND.
-
WA_WState_ExplicitShowHide =
69
-
WA_ShowModal =
70
-
WA_MouseNoMask =
71
-
WA_NoMousePropagation =
73
-
WA_Hover =
74
-
WA_InputMethodTransparent =
75
-
WA_QuitOnClose =
76
-
WA_KeyboardFocusChange =
77
-
WA_AcceptDrops =
78
-
WA_DropSiteRegistered =
79
-
WA_WindowPropagation =
80
-
WA_NoX11EventCompression =
81
-
WA_TintedBackground =
82
-
WA_X11OpenGLOverlay =
83
-
WA_AlwaysShowToolTips =
84
-
WA_MacOpaqueSizeGrip =
85
-
WA_SetStyle =
86
-
WA_SetLocale =
87
-
WA_MacShowFocusRect =
88
-
WA_MacNormalSize =
89
-
WA_MacSmallSize =
90
-
WA_MacMiniSize =
91
-
WA_LayoutUsesWidgetRect =
92
-
WA_StyledBackground =
93
-
WA_CanHostQMdiSubWindowTitleBar =
95
-
Formerly, 94 was WA_MSWindowsUseDirect3D.
-
WA_MacAlwaysShowToolWindow =
96
-
WA_StyleSheet =
97
-
WA_ShowWithoutActivating =
98
-
WA_X11BypassTransientForHint =
99
-
WA_NativeWindow =
100
-
WA_DontCreateNativeAncestors =
101
-
WA_DontShowOnScreen =
103
-
WA_X11NetWmWindowTypeDesktop =
104
-
window types from http:#standards.freedesktop.org/wm-spec/
-
WA_X11NetWmWindowTypeDock =
105
-
WA_X11NetWmWindowTypeToolBar =
106
-
WA_X11NetWmWindowTypeMenu =
107
-
WA_X11NetWmWindowTypeUtility =
108
-
WA_X11NetWmWindowTypeSplash =
109
-
WA_X11NetWmWindowTypeDialog =
110
-
WA_X11NetWmWindowTypeDropDownMenu =
111
-
WA_X11NetWmWindowTypePopupMenu =
112
-
WA_X11NetWmWindowTypeToolTip =
113
-
WA_X11NetWmWindowTypeNotification =
114
-
WA_X11NetWmWindowTypeCombo =
115
-
WA_X11NetWmWindowTypeDND =
116
-
WA_SetWindowModality =
118
-
Formerly, 117 was WA_MacFrameworkScaled.
-
WA_WState_WindowOpacitySet =
119
-
WA_TranslucentBackground =
120
-
WA_AcceptTouchEvents =
121
-
WA_WState_AcceptedTouchBeginEvent =
122
-
WA_TouchPadAcceptSingleTouchEvents =
123
-
WA_X11DoNotAcceptFocus =
126
-
WA_AlwaysStackOnTop =
128
-
WA_TabletTracking =
129
-
WA_ContentsMarginsRespectsSafeArea =
130
-
WA_StyleSheetTarget =
131
-
WA_AttributeCount =
132
-
Add new attributes before this line
Instance Method Summary
- #wa_accept_drops?
- #wa_accept_touch_events?
- #wa_always_show_tool_tips?
- #wa_always_stack_on_top?
- #wa_attribute_count?
- #wa_can_host_q_mdi_sub_window_title_bar?
- #wa_contents_margins_respects_safe_area?
- #wa_custom_whats_this?
- #wa_delete_on_close?
- #wa_disabled?
- #wa_dont_create_native_ancestors?
- #wa_dont_show_on_screen?
- #wa_drop_site_registered?
- #wa_force_disabled?
- #wa_force_updates_disabled?
- #wa_grabbed_shortcut?
- #wa_hover?
- #wa_input_method_enabled?
- #wa_input_method_transparent?
- #wa_invalid_size?
- #wa_key_compression?
- #wa_keyboard_focus_change?
- #wa_laid_out?
- #wa_layout_on_entire_rect?
- #wa_layout_uses_widget_rect?
- #wa_mac_always_show_tool_window?
- #wa_mac_mini_size?
- #wa_mac_normal_size?
- #wa_mac_opaque_size_grip?
- #wa_mac_show_focus_rect?
- #wa_mac_small_size?
- #wa_mapped?
- #wa_mouse_no_mask?
- #wa_mouse_tracking?
- #wa_moved?
- #wa_native_window?
- #wa_no_child_events_for_parent?
- #wa_no_child_events_from_children?
- #wa_no_mouse_propagation?
- #wa_no_mouse_replay?
- #wa_no_system_background?
- #wa_no_x11_event_compression?
- #wa_opaque_paint_event?
- #wa_outside_ws_range?
- #wa_paint_on_screen?
- #wa_paint_unclipped?
- #wa_pending_move_event?
- #wa_pending_resize_event?
- #wa_pending_update?
- #wa_quit_on_close?
- #wa_resized?
- #wa_right_to_left?
- #wa_set_cursor?
- #wa_set_font?
- #wa_set_layout_direction?
- #wa_set_locale?
- #wa_set_palette?
- #wa_set_style?
- #wa_set_window_icon?
- #wa_set_window_modality?
- #wa_show_modal?
- #wa_show_without_activating?
- #wa_static_contents?
- #wa_style_sheet?
- #wa_style_sheet_target?
- #wa_styled_background?
- #wa_tablet_tracking?
- #wa_tinted_background?
- #wa_touch_pad_accept_single_touch_events?
- #wa_translucent_background?
- #wa_transparent_for_mouse_events?
- #wa_under_mouse?
- #wa_updates_disabled?
- #wa_w_state_accepted_touch_begin_event?
- #wa_w_state_compress_keys?
- #wa_w_state_config_pending?
- #wa_w_state_created?
- #wa_w_state_explicit_show_hide?
- #wa_w_state_hidden?
- #wa_w_state_in_paint_event?
- #wa_w_state_own_size_policy?
- #wa_w_state_polished?
- #wa_w_state_reparented?
- #wa_w_state_visible?
- #wa_w_state_window_opacity_set?
- #wa_window_modified?
- #wa_window_propagation?
- #wa_x11_bypass_transient_for_hint?
- #wa_x11_do_not_accept_focus?
- #wa_x11_net_wm_window_type_combo?
- #wa_x11_net_wm_window_type_desktop?
- #wa_x11_net_wm_window_type_dialog?
- #wa_x11_net_wm_window_type_dnd?
- #wa_x11_net_wm_window_type_dock?
- #wa_x11_net_wm_window_type_drop_down_menu?
- #wa_x11_net_wm_window_type_menu?
- #wa_x11_net_wm_window_type_notification?
- #wa_x11_net_wm_window_type_popup_menu?
- #wa_x11_net_wm_window_type_splash?
- #wa_x11_net_wm_window_type_tool_bar?
- #wa_x11_net_wm_window_type_tool_tip?
- #wa_x11_net_wm_window_type_utility?
- #wa_x11_open_gl_overlay?