Home
last modified time | relevance | path

Searched +defs:widget +defs:sequence +defs:event (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/core/util/
H A Doverriding_action.hpp42 void addToWidget(QWidget* widget) { in addToWidget()
47 static QKeySequence keySequence(QKeyEvent* event) { in keySequence()
55 virtual bool eventFilter(QObject* object, QEvent* event) { in eventFilter()
59 QKeySequence sequence = keySequence(static_cast<QKeyEvent*>(event)); in eventFilter() local
71 QKeySequence sequence = keySequence(static_cast<QKeyEvent*>(event)); in eventFilter() local
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkgesturelongpress.c100 GdkEventSequence *sequence; in _gtk_gesture_long_press_timeout() local
116 GdkEventSequence *sequence) in gtk_gesture_long_press_begin()
119 const GdkEvent *event; in gtk_gesture_long_press_begin() local
120 GtkWidget *widget; in gtk_gesture_long_press_begin() local
149 GdkEventSequence *sequence) in gtk_gesture_long_press_update()
152 GtkWidget *widget; in gtk_gesture_long_press_update() local
175 GdkEventSequence *sequence) in gtk_gesture_long_press_end()
193 GdkEventSequence *sequence) in gtk_gesture_long_press_cancel()
201 GdkEventSequence *sequence, in gtk_gesture_long_press_sequence_state_changed()
341 gtk_gesture_long_press_new (GtkWidget *widget) in gtk_gesture_long_press_new()
H A Dgtkdragsource.c50 GdkEventSequence *sequence, in gtk_drag_source_gesture_begin()
69 gtk_drag_source_event_cb (GtkWidget *widget, in gtk_drag_source_event_cb()
70 GdkEvent *event, in gtk_drag_source_event_cb()
88 GdkEventSequence *sequence; in gtk_drag_source_event_cb() local
142 gtk_drag_source_set (GtkWidget *widget, in gtk_drag_source_set()
204 gtk_drag_source_unset (GtkWidget *widget) in gtk_drag_source_unset()
233 gtk_drag_source_get_target_list (GtkWidget *widget) in gtk_drag_source_get_target_list()
347 gtk_drag_source_add_uri_targets (GtkWidget *widget) in gtk_drag_source_add_uri_targets()
371 gtk_drag_source_set_icon_pixbuf (GtkWidget *widget, in gtk_drag_source_set_icon_pixbuf()
423 gtk_drag_source_set_icon_name (GtkWidget *widget, in gtk_drag_source_set_icon_name()
[all …]
H A Dgtkgesturestylus.c52 const GdkEvent *event) in gtk_gesture_stylus_handle_event()
163 gtk_gesture_stylus_new (GtkWidget *widget) in gtk_gesture_stylus_new()
173 GdkEventSequence *sequence; in gesture_get_current_event() local
200 const GdkEvent *event; in gtk_gesture_stylus_get_axis() local
233 const GdkEvent *event; in gtk_gesture_stylus_get_axes() local
284 const GdkEvent *event; in gtk_gesture_stylus_get_device_tool() local
H A Dgtkgesture.c148 GdkEvent *event; member
400 GtkWidget *widget, *window_widget; in _find_widget_window() local
421 GdkEvent *event = data->event; in _update_touchpad_deltas() local
472 GtkWidget *event_widget, *widget; in _update_widget_coordinates() local
536 const GdkEvent *event, in _gtk_gesture_update_point()
539 GdkEventSequence *sequence; in _gtk_gesture_update_point() local
648 const GdkEvent *event) in _gtk_gesture_remove_point()
650 GdkEventSequence *sequence; in _gtk_gesture_remove_point() local
690 GtkWidget *widget; in gesture_within_window() local
708 const GdkEvent *event) in gtk_gesture_filter_event()
[all …]
H A Dgtkgesturemultipress.c143 GtkWidget *widget; in _gtk_gesture_multi_press_update_timeout() local
168 GtkWidget *widget; in _gtk_gesture_multi_press_check_within_threshold() local
195 GdkEventSequence *sequence) in gtk_gesture_multi_press_begin()
201 const GdkEvent *event; in gtk_gesture_multi_press_begin() local
255 GdkEventSequence *sequence) in gtk_gesture_multi_press_update()
271 GdkEventSequence *sequence) in gtk_gesture_multi_press_end()
294 GdkEventSequence *sequence) in gtk_gesture_multi_press_cancel()
409 gtk_gesture_multi_press_new (GtkWidget *widget) in gtk_gesture_multi_press_new()
H A Dgtkgesturerotate.c154 GdkEventSequence *sequence) in gtk_gesture_rotate_begin()
165 GdkEventSequence *sequence) in gtk_gesture_rotate_update()
172 const GdkEvent *event) in gtk_gesture_rotate_filter_event()
188 const GdkEvent *event) in gtk_gesture_rotate_handle_event()
258 gtk_gesture_rotate_new (GtkWidget *widget) in gtk_gesture_rotate_new()
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/prefs/
H A Dshortcutsetting.cpp31 QKeySequence sequence; in makeWidgets() local
37 QPushButton* widget = new QPushButton(text, parent); in makeWidgets() local
58 QKeySequence sequence; in updateWidget() local
65 bool ShortcutSetting::eventFilter(QObject* target, QEvent* event) in eventFilter()
132 QKeySequence sequence = QKeySequence(0, 0, 0, 0); in handleEvent() local
151 …QKeySequence sequence = QKeySequence(mEditorKeys[0], mEditorKeys[1], mEditorKeys[2], mEditorKeys[3… in handleEvent() local
173 void ShortcutSetting::storeValue(const QKeySequence& sequence) in storeValue()
199 QKeySequence sequence; in resetState() local
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkgestureclick.c137 GtkWidget *widget; in _gtk_gesture_click_update_timeout() local
160 GtkWidget *widget; in _gtk_gesture_click_check_within_threshold() local
182 GdkEventSequence *sequence) in gtk_gesture_click_begin()
188 GdkEvent *event; in gtk_gesture_click_begin() local
244 GdkEventSequence *sequence) in gtk_gesture_click_update()
260 GdkEventSequence *sequence) in gtk_gesture_click_end()
283 GdkEventSequence *sequence) in gtk_gesture_click_cancel()
298 GdkEvent *event, in gtk_gesture_click_handle_event()
304 GdkEventSequence *sequence; in gtk_gesture_click_handle_event() local
H A Dgtkgesturelongpress.c106 GdkEventSequence *sequence; in _gtk_gesture_long_press_timeout() local
122 GdkEventSequence *sequence) in gtk_gesture_long_press_begin()
125 GdkEvent *event; in gtk_gesture_long_press_begin() local
127 GtkWidget *widget; in gtk_gesture_long_press_begin() local
158 GdkEventSequence *sequence) in gtk_gesture_long_press_update()
161 GtkWidget *widget; in gtk_gesture_long_press_update() local
184 GdkEventSequence *sequence) in gtk_gesture_long_press_end()
202 GdkEventSequence *sequence) in gtk_gesture_long_press_cancel()
210 GdkEventSequence *sequence, in gtk_gesture_long_press_sequence_state_changed()
H A Dgtkmain.c1066 GtkWidget *widget) in translate_event_coordinates()
1109 GtkWidget *widget; in gtk_synthesize_crossing_events() local
1220 GdkEventSequence *sequence; in update_pointer_focus_state() local
1274 is_key_event (GdkEvent *event) in is_key_event()
1312 GdkEventSequence *sequence; in handle_pointing_event() local
1483 handle_key_event (GdkEvent *event) in handle_key_event()
1681 gtk_main_get_window_group (GtkWidget *widget) in gtk_main_get_window_group()
1739 gtk_grab_add (GtkWidget *widget) in gtk_grab_add()
1772 gtk_grab_remove (GtkWidget *widget) in gtk_grab_remove()
1826 gtk_propagate_event_internal (GtkWidget *widget, in gtk_propagate_event_internal()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dwindow.cpp371 GtkWidget* widget = NULL; in wxGetTopLevelGTK() local
387 GtkWidget* widget; in wxGetPangoContext() local
1202 wxKeyEvent event( wxEVT_KEY_DOWN ); in gtk_window_key_press_callback() local
1339 wxKeyEvent event( wxEVT_CHAR ); in GTKDoInsertTextFromIM() local
1404 wxKeyEvent event( wxEVT_KEY_UP ); in gtk_window_key_release_callback() local
1680 wxMouseEvent event( event_type ); local
1768 wxMouseEvent event( event_type ); local
1839 wxMouseEvent event( wxEVT_MOTION ); local
4055 GtkWidget* widget = m_widget; in DoClientToScreen() local
4129 GtkWidget* widget = m_widget; in DoScreenToClient() local
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/
H A Dmulticall.py74 def __init__(self, type, widget, widgetinst): argument
84 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
162 def handler(event, lists = lists, argument
190 def __init__(self, type, widget, widgetinst): argument
267 def _parse_sequence(sequence): argument
314 def MultiCallCreator(widget): argument
334 def bind(self, sequence=None, func=None, add=None): argument
352 def unbind(self, sequence, funcid=None): argument
425 def handler(event): argument
/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Dmulticall.py74 def __init__(self, type, widget, widgetinst): argument
84 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
162 def handler(event, lists = lists, argument
190 def __init__(self, type, widget, widgetinst): argument
267 def _parse_sequence(sequence): argument
314 def MultiCallCreator(widget): argument
334 def bind(self, sequence=None, func=None, add=None): argument
352 def unbind(self, sequence, funcid=None): argument
425 def handler(event): argument
/dports/lang/python38/Python-3.8.12/Lib/idlelib/
H A Dmulticall.py74 def __init__(self, type, widget, widgetinst): argument
84 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
162 def handler(event, lists = lists, argument
190 def __init__(self, type, widget, widgetinst): argument
267 def _parse_sequence(sequence): argument
314 def MultiCallCreator(widget): argument
334 def bind(self, sequence=None, func=None, add=None): argument
352 def unbind(self, sequence, funcid=None): argument
425 def handler(event): argument
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/
H A Dmulticall.py74 def __init__(self, type, widget, widgetinst): argument
84 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
162 def handler(event, lists = lists, argument
190 def __init__(self, type, widget, widgetinst): argument
267 def _parse_sequence(sequence): argument
314 def MultiCallCreator(widget): argument
334 def bind(self, sequence=None, func=None, add=None): argument
352 def unbind(self, sequence, funcid=None): argument
425 def handler(event): argument
/dports/lang/python27/Python-2.7.18/Lib/idlelib/
H A DMultiCall.py69 def __init__(self, type, widget, widgetinst): argument
79 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
152 def handler(event, lists = lists, argument
180 def __init__(self, type, widget, widgetinst): argument
253 def _parse_sequence(sequence): argument
303 def MultiCallCreator(widget): argument
323 def bind(self, sequence=None, func=None, add=None): argument
340 def unbind(self, sequence, funcid=None): argument
409 def handler(event): argument
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/
H A DMultiCall.py69 def __init__(self, type, widget, widgetinst): argument
79 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
152 def handler(event, lists = lists, argument
180 def __init__(self, type, widget, widgetinst): argument
253 def _parse_sequence(sequence): argument
303 def MultiCallCreator(widget): argument
323 def bind(self, sequence=None, func=None, add=None): argument
340 def unbind(self, sequence, funcid=None): argument
409 def handler(event): argument
/dports/lang/python39/Python-3.9.9/Lib/idlelib/
H A Dmulticall.py74 def __init__(self, type, widget, widgetinst): argument
84 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
162 def handler(event, lists = lists, argument
190 def __init__(self, type, widget, widgetinst): argument
267 def _parse_sequence(sequence): argument
314 def MultiCallCreator(widget): argument
334 def bind(self, sequence=None, func=None, add=None): argument
352 def unbind(self, sequence, funcid=None): argument
425 def handler(event): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/
H A Dmulticall.py74 def __init__(self, type, widget, widgetinst): argument
84 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
162 def handler(event, lists = lists, argument
190 def __init__(self, type, widget, widgetinst): argument
267 def _parse_sequence(sequence): argument
314 def MultiCallCreator(widget): argument
334 def bind(self, sequence=None, func=None, add=None): argument
352 def unbind(self, sequence, funcid=None): argument
425 def handler(event): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Dmulticall.py74 def __init__(self, type, widget, widgetinst): argument
84 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
162 def handler(event, lists = lists, argument
190 def __init__(self, type, widget, widgetinst): argument
267 def _parse_sequence(sequence): argument
314 def MultiCallCreator(widget): argument
334 def bind(self, sequence=None, func=None, add=None): argument
352 def unbind(self, sequence, funcid=None): argument
425 def handler(event): argument
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Dmulticall.py74 def __init__(self, type, widget, widgetinst): argument
84 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
162 def handler(event, lists = lists, argument
190 def __init__(self, type, widget, widgetinst): argument
267 def _parse_sequence(sequence): argument
314 def MultiCallCreator(widget): argument
334 def bind(self, sequence=None, func=None, add=None): argument
352 def unbind(self, sequence, funcid=None): argument
425 def handler(event): argument
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/
H A Dmulticall.py74 def __init__(self, type, widget, widgetinst): argument
84 def handler(event, l = self.bindedfuncs, mc_type = self.type): argument
162 def handler(event, lists = lists, argument
190 def __init__(self, type, widget, widgetinst): argument
267 def _parse_sequence(sequence): argument
314 def MultiCallCreator(widget): argument
334 def bind(self, sequence=None, func=None, add=None): argument
352 def unbind(self, sequence, funcid=None): argument
425 def handler(event): argument
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-window-handle-controller.c55 GtkWidget *widget; member
75 popup_menu_detach (GtkWidget *widget, in popup_menu_detach()
204 GdkEventButton *event) in do_popup()
323 const GdkEvent *event, in titlebar_action()
402 GdkEventSequence *sequence = in pressed_cb() local
404 const GdkEvent *event = in pressed_cb() local
484 hdy_window_handle_controller_new (GtkWidget *widget) in hdy_window_handle_controller_new()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-window-handle-controller.c55 GtkWidget *widget; member
75 popup_menu_detach (GtkWidget *widget, in popup_menu_detach()
204 GdkEventButton *event) in do_popup()
323 const GdkEvent *event, in titlebar_action()
402 GdkEventSequence *sequence = in pressed_cb() local
404 const GdkEvent *event = in pressed_cb() local
484 hdy_window_handle_controller_new (GtkWidget *widget) in hdy_window_handle_controller_new()

12345678910