Go to the source code of this file.
|
enum | VclEventId {
VclEventId::NONE,
VclEventId::ApplicationDataChanged,
VclEventId::ButtonClick,
VclEventId::CheckboxToggle,
VclEventId::ComboboxDeselect,
VclEventId::ComboboxDoubleClick,
VclEventId::ComboboxItemAdded,
VclEventId::ComboboxItemRemoved,
VclEventId::ComboboxSelect,
VclEventId::ComboboxSetText,
VclEventId::ControlGetFocus,
VclEventId::ControlLoseFocus,
VclEventId::DropdownClose,
VclEventId::DropdownOpen,
VclEventId::DropdownPreOpen,
VclEventId::DropdownSelect,
VclEventId::EditCaretChanged,
VclEventId::EditModify,
VclEventId::EditSelectionChanged,
VclEventId::ExtTextInput,
VclEventId::EndExtTextInput,
VclEventId::ItemCollapsed,
VclEventId::ItemExpanded,
VclEventId::ListboxDoubleClick,
VclEventId::ListboxFocus,
VclEventId::ListboxItemAdded,
VclEventId::ListboxItemRemoved,
VclEventId::ListboxScrolled,
VclEventId::ListboxSelect,
VclEventId::ListboxTreeFocus,
VclEventId::ListboxTreeSelect,
VclEventId::MenuAccessibleNameChanged,
VclEventId::MenuActivate,
VclEventId::MenuDeactivate,
VclEventId::MenuDehighlight,
VclEventId::MenuDisable,
VclEventId::MenuEnable,
VclEventId::MenuHide,
VclEventId::MenuHighlight,
VclEventId::MenuInsertItem,
VclEventId::MenuItemChecked,
VclEventId::MenuItemTextChanged,
VclEventId::MenuItemUnchecked,
VclEventId::MenuRemoveItem,
VclEventId::MenuSelect,
VclEventId::MenuShow,
VclEventId::MenuSubmenuActivate,
VclEventId::MenuSubmenuChanged,
VclEventId::MenuSubmenuDeactivate,
VclEventId::ObjectDying,
VclEventId::PushbuttonToggle,
VclEventId::RadiobuttonToggle,
VclEventId::RoadmapItemSelected,
VclEventId::ScrollbarEndScroll,
VclEventId::ScrollbarScroll,
VclEventId::SpinbuttonDown,
VclEventId::SpinbuttonUp,
VclEventId::SpinfieldDown,
VclEventId::SpinfieldFirst,
VclEventId::SpinfieldLast,
VclEventId::SpinfieldUp,
VclEventId::StatusbarAllItemsRemoved,
VclEventId::StatusbarDrawItem,
VclEventId::StatusbarHideItem,
VclEventId::StatusbarItemAdded,
VclEventId::StatusbarItemRemoved,
VclEventId::StatusbarNameChanged,
VclEventId::StatusbarShowItem,
VclEventId::TabbarPageActivated,
VclEventId::TabbarPageDeactivated,
VclEventId::TabbarPageInserted,
VclEventId::TabbarPageMoved,
VclEventId::TabbarPageRemoved,
VclEventId::TabbarPageSelected,
VclEventId::TabbarPageTextChanged,
VclEventId::TableRowSelect,
VclEventId::TabpageActivate,
VclEventId::TabpageDeactivate,
VclEventId::TabpageInserted,
VclEventId::TabpagePageTextChanged,
VclEventId::TabpageRemoved,
VclEventId::TabpageRemovedAll,
VclEventId::ToolboxActivate,
VclEventId::ToolboxAllItemsChanged,
VclEventId::ToolboxButtonStateChanged,
VclEventId::ToolboxClick,
VclEventId::ToolboxDeactivate,
VclEventId::ToolboxDoubleClick,
VclEventId::ToolboxFormatChanged,
VclEventId::ToolboxHighlight,
VclEventId::ToolboxHighlightOff,
VclEventId::ToolboxItemAdded,
VclEventId::ToolboxItemDisabled,
VclEventId::ToolboxItemEnabled,
VclEventId::ToolboxItemRemoved,
VclEventId::ToolboxItemTextChanged,
VclEventId::ToolboxItemUpdated,
VclEventId::ToolboxItemWindowChanged,
VclEventId::ToolboxSelect,
VclEventId::WindowActivate,
VclEventId::WindowChildDestroyed,
VclEventId::WindowClose,
VclEventId::WindowCommand,
VclEventId::WindowDataChanged,
VclEventId::WindowDeactivate,
VclEventId::WindowDisabled,
VclEventId::WindowDocking,
VclEventId::WindowEnabled,
VclEventId::WindowEndDocking,
VclEventId::WindowEndPopupMode,
VclEventId::WindowFrameTitleChanged,
VclEventId::WindowGetFocus,
VclEventId::WindowHide,
VclEventId::WindowKeyInput,
VclEventId::WindowKeyUp,
VclEventId::WindowLoseFocus,
VclEventId::WindowMenubarAdded,
VclEventId::WindowMenubarRemoved,
VclEventId::WindowMinimize,
VclEventId::WindowMouseButtonDown,
VclEventId::WindowMouseButtonUp,
VclEventId::WindowMouseMove,
VclEventId::WindowMove,
VclEventId::WindowNormalize,
VclEventId::WindowPaint,
VclEventId::WindowPrepareToggleFloating,
VclEventId::WindowResize,
VclEventId::WindowShow,
VclEventId::WindowStartDocking,
VclEventId::WindowToggleFloating,
VclEventId::WindowGestureEvent
} |
|
Enumerator |
---|
NONE |
|
ApplicationDataChanged |
|
ButtonClick |
|
CheckboxToggle |
|
ComboboxDeselect |
|
ComboboxDoubleClick |
|
ComboboxItemAdded |
|
ComboboxItemRemoved |
|
ComboboxSelect |
|
ComboboxSetText |
|
ControlGetFocus |
|
ControlLoseFocus |
|
DropdownClose |
|
DropdownOpen |
|
DropdownPreOpen |
|
DropdownSelect |
|
EditCaretChanged |
|
EditModify |
|
EditSelectionChanged |
|
ExtTextInput |
|
EndExtTextInput |
|
ItemCollapsed |
|
ItemExpanded |
|
ListboxDoubleClick |
|
ListboxFocus |
|
ListboxItemAdded |
|
ListboxItemRemoved |
|
ListboxScrolled |
|
ListboxSelect |
|
ListboxTreeFocus |
|
ListboxTreeSelect |
|
MenuAccessibleNameChanged |
|
MenuActivate |
|
MenuDeactivate |
|
MenuDehighlight |
|
MenuDisable |
|
MenuEnable |
|
MenuHide |
|
MenuHighlight |
|
MenuInsertItem |
|
MenuItemChecked |
|
MenuItemTextChanged |
|
MenuItemUnchecked |
|
MenuRemoveItem |
|
MenuSelect |
|
MenuShow |
|
MenuSubmenuActivate |
|
MenuSubmenuChanged |
|
MenuSubmenuDeactivate |
|
ObjectDying |
|
PushbuttonToggle |
|
RadiobuttonToggle |
|
RoadmapItemSelected |
|
ScrollbarEndScroll |
|
ScrollbarScroll |
|
SpinbuttonDown |
|
SpinbuttonUp |
|
SpinfieldDown |
|
SpinfieldFirst |
|
SpinfieldLast |
|
SpinfieldUp |
|
StatusbarAllItemsRemoved |
|
StatusbarDrawItem |
|
StatusbarHideItem |
|
StatusbarItemAdded |
|
StatusbarItemRemoved |
|
StatusbarNameChanged |
|
StatusbarShowItem |
|
TabbarPageActivated |
|
TabbarPageDeactivated |
|
TabbarPageInserted |
|
TabbarPageMoved |
|
TabbarPageRemoved |
|
TabbarPageSelected |
|
TabbarPageTextChanged |
|
TableRowSelect |
|
TabpageActivate |
|
TabpageDeactivate |
|
TabpageInserted |
|
TabpagePageTextChanged |
|
TabpageRemoved |
|
TabpageRemovedAll |
|
ToolboxActivate |
|
ToolboxAllItemsChanged |
|
ToolboxButtonStateChanged |
|
ToolboxClick |
|
ToolboxDeactivate |
|
ToolboxDoubleClick |
|
ToolboxFormatChanged |
|
ToolboxHighlight |
|
ToolboxHighlightOff |
|
ToolboxItemAdded |
|
ToolboxItemDisabled |
|
ToolboxItemEnabled |
|
ToolboxItemRemoved |
|
ToolboxItemTextChanged |
|
ToolboxItemUpdated |
|
ToolboxItemWindowChanged |
|
ToolboxSelect |
|
WindowActivate |
|
WindowChildDestroyed |
|
WindowClose |
|
WindowCommand |
|
WindowDataChanged |
|
WindowDeactivate |
|
WindowDisabled |
|
WindowDocking |
|
WindowEnabled |
|
WindowEndDocking |
|
WindowEndPopupMode |
|
WindowFrameTitleChanged |
|
WindowGetFocus |
|
WindowHide |
|
WindowKeyInput |
|
WindowKeyUp |
|
WindowLoseFocus |
|
WindowMenubarAdded |
|
WindowMenubarRemoved |
|
WindowMinimize |
|
WindowMouseButtonDown |
|
WindowMouseButtonUp |
|
WindowMouseMove |
|
WindowMove |
|
WindowNormalize |
|
WindowPaint |
|
WindowPrepareToggleFloating |
|
WindowResize |
|
WindowShow |
|
WindowStartDocking |
|
WindowToggleFloating |
|
WindowGestureEvent |
|
Definition at line 37 of file vclevent.hxx.