Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDDockWidgets
/ functions
Functions
3,963 in github.com/KDAB/KDDockWidgets
⨍
Functions
3,963
◇
Types & classes
908
Method
onGeometryUpdated
src/qtquick/views/DockWidget.cpp:170
Method
onGroupDestroyed
src/core/DropIndicatorOverlay.cpp:212
Method
onGuestDestroyed
src/core/layouting/Item.cpp:985
Function
onHoverEvent
Override in case you want to have different styling on hover
src/qtquick/views/View.h:180
Method
onHoveredGroupChanged
src/core/DropIndicatorOverlay.cpp:222
Method
onInvocationAdded
* @brief Called when a new slot invocation is added. * * This function can be overwritten by subclasses to get notified whenever a new invoc
src/3rdparty/kdbindings/connection_evaluator.h:108
Method
onMaximizeClicked
src/qtquick/views/TitleBar.cpp:199
Method
onMinimizeClicked
src/core/TitleBar.cpp:514
Method
onMinimizeClicked
src/qtquick/views/TitleBar.cpp:204
Method
onMouseButtonPress
@brief Override to handle when a view receives a mouse press event
src/core/EventFilterInterface.h:38
Method
onMouseDoubleClick
src/core/Separator.cpp:193
Method
onMouseDoubleClick
@brief Override to handle when a view receives a mouse double click event
src/core/EventFilterInterface.h:56
Method
onMouseDoubleClick
src/core/TabBar.cpp:224
Method
onMouseDoubleClicked
src/qtquick/views/Separator.cpp:70
Method
onMouseEvent
@brief Provided for convenience, aggregates all other overloads receives all mouse event types, if you return true here then the specialized counterpa
src/core/EventFilterInterface.h:65
Method
onMouseEvent
src/core/WidgetResizeHandler.cpp:108
Method
onMouseEvent
src/core/DragController.cpp:82
Method
onMouseMoved
src/qtquick/views/Separator.cpp:53
Method
onMousePress
src/core/Separator.cpp:169
Method
onMousePressed
src/qtquick/views/Separator.cpp:45
Method
onMouseReleased
src/core/Separator.cpp:183
Method
onMoveEvent
@brief Override to handle a move event
src/core/EventFilterInterface.h:77
Method
onResize
src/core/DockWidget.cpp:922
Method
onResize
src/core/Layout.cpp:320
Method
onResize
src/core/indicators/ClassicDropIndicatorOverlay.cpp:64
Function
onRootItemHeightChanged
src/qtquick/views/FloatingWindow.cpp:95
Function
onRootItemWidthChanged
src/qtquick/views/FloatingWindow.cpp:90
Method
onSelectionChanged
src/qtwidgets/DebugWidgetViewer_p.h:189
Method
onSelectionChanged
src/qtwidgets/ObjectViewer.cpp:201
Function
onViewFactoryChanged
Called when the Config::viewFactory has changed
src/core/Platform.h:202
Method
onVisibleFrameCountChanged
src/core/FloatingWindow.cpp:487
Method
onWidgetLayoutRequested
src/core/layouting/Item.cpp:998
Method
onWindowActivated
src/core/DockWidget.cpp:730
Method
onWindowDeactivated
src/core/DockWidget.cpp:736
Method
onWindowStateChangeEvent
src/qtquick/views/View.cpp:852
Method
onWindowStateChanged
src/qtquick/views/FloatingWindow.cpp:274
Function
on_flutter_droparea_widget_resized
src/flutter/kddw_bindings.cpp:194
Function
on_separator_mouse_button_event
src/flutter/kddw_bindings.cpp:200
Function
on_separator_mouse_move_event
src/flutter/kddw_bindings.cpp:210
Method
open
src/core/views/DockWidgetViewInterface.cpp:88
Method
openedDockWidgetsInLayout
src/LayoutSaver.cpp:797
Function
operator "" _json
src/3rdparty/nlohmann/nlohmann/json.hpp:25232
Function
operator "" _json_pointer
src/3rdparty/nlohmann/nlohmann/json.hpp:25244
Function
operator!=
src/3rdparty/nlohmann/nlohmann/json.hpp:6234
Function
operator!=
src/core/Screen_p.h:82
Method
operator!=
inequality operator (needed for range-based for)
src/3rdparty/nlohmann/nlohmann/json.hpp:5533
Method
operator!=
src/qtcompat/geometry_helpers_p.h:91
Method
operator!=
src/qtcompat/geometry_helpers_p.h:146
Method
operator!=
src/qtcompat/geometry_helpers_p.h:452
Method
operator&
src/qtcompat/enums_p.h:98
Function
operator()
src/3rdparty/nlohmann/nlohmann/json.hpp:25266
Method
operator()
src/3rdparty/nlohmann/nlohmann/json.hpp:5339
Method
operator()
src/3rdparty/nlohmann/nlohmann/json.hpp:6105
Method
operator()
! @brief compare two value_t enum values @since version 3.0.0 */
src/3rdparty/nlohmann/nlohmann/json.hpp:25280
Method
operator()
* This implementation of operator()() is only enabled if std::equal_to can be * used to compare values of type T. * In this case, std::equal
src/3rdparty/kdbindings/property.h:86
Method
operator()
src/3rdparty/kdbindings/node_functions.h:80
Method
operator()
src/qtcompat/string_p.h:105
Function
operator+
src/qtcompat/string_p.h:76
Function
operator+
src/qtcompat/geometry_helpers_p.h:467
Method
operator+
src/3rdparty/nlohmann/nlohmann/json.hpp:13473
Method
operator+
src/3rdparty/kdtoolbox/KDStlContainerAdaptor.h:408
Method
operator++
src/3rdparty/nlohmann/nlohmann/json.hpp:5518
Method
operator++
src/3rdparty/nlohmann/nlohmann/json.hpp:13491
Method
operator++
post-increment (it++)
src/3rdparty/nlohmann/nlohmann/json.hpp:14384
Method
operator+=
src/3rdparty/kdtoolbox/KDStlContainerAdaptor.h:417
Function
operator-
src/qtcompat/geometry_helpers_p.h:462
Method
operator-
src/3rdparty/nlohmann/nlohmann/json.hpp:13480
Method
operator-
subtract from iterator
src/3rdparty/nlohmann/nlohmann/json.hpp:14420
Method
operator--
src/3rdparty/nlohmann/nlohmann/json.hpp:13504
Method
operator--
post-decrement (it--)
src/3rdparty/nlohmann/nlohmann/json.hpp:14396
Function
operator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/3rdparty/nlohmann/nlohmann/json.hpp:13882
Method
operator->
src/3rdparty/nlohmann/nlohmann/json.hpp:15563
Method
operator->
* Convenience access to the underlying ConnectionHandle using the `->` operator. */
src/3rdparty/kdbindings/connection_handle.h:301
Method
operator->
src/core/ObjectGuard_p.h:73
Method
operator->
src/core/ViewGuard.cpp:44
Method
operator<
src/3rdparty/nlohmann/nlohmann/json.hpp:13468
Function
operator<<
src/core/Logging_p.h:65
Method
operator<<
src/3rdparty/kdtoolbox/KDStlContainerAdaptor.h:388
Function
operator<=
! @brief comparison: less than or equal @pre (1) Both iterators are initialized to point to the same object, or (2) both iterators are value-i
src/3rdparty/nlohmann/nlohmann/json.hpp:14116
Function
operator<=>
src/3rdparty/nlohmann/nlohmann/json.hpp:15373
Method
operator=
src/3rdparty/nlohmann/nlohmann/json.hpp:286
Function
operator==
src/3rdparty/nlohmann/nlohmann/json.hpp:14027
Function
operator==
src/core/Window_p.h:180
Function
operator==
src/core/Screen_p.h:71
Method
operator==
equality operator (needed for InputIterator)
src/3rdparty/nlohmann/nlohmann/json.hpp:5527
Method
operator==
Define an operator== function to compare ConnectionHandle objects.
src/3rdparty/kdbindings/connection_handle.h:164
Method
operator==
src/3rdparty/kdbindings/genindex_array.h:40
Method
operator==
src/qtcompat/geometry_helpers_p.h:86
Method
operator==
src/qtcompat/geometry_helpers_p.h:141
Method
operator==
src/qtcompat/geometry_helpers_p.h:447
Function
operator>
! @brief comparison: greater than @pre (1) Both iterators are initialized to point to the same object, or (2) both iterators are value-initial
src/3rdparty/nlohmann/nlohmann/json.hpp:14125
Function
operator>=
! @brief comparison: greater than or equal @pre (1) The iterator is initialized; i.e. `m_object != nullptr`, or (2) both iterators are value-i
src/3rdparty/nlohmann/nlohmann/json.hpp:14134
Method
operator[]
src/3rdparty/kdtoolbox/KDStlContainerAdaptor.h:107
Method
operator|
src/qtcompat/enums_p.h:109
Method
options
src/core/views/DockWidgetViewInterface.cpp:124
Method
options
src/core/views/MainWindowViewInterface.cpp:47
Method
options
src/qtquick/DockWidgetInstantiator.cpp:264
Function
ordered_map
Explicit constructors instead of `using Container::Container` otherwise older compilers choke on it (GCC <= 5.5, xcode <= 9.4)
src/3rdparty/nlohmann/nlohmann/json.hpp:19763
Method
orientation
src/core/SideBar.cpp:113
Method
output_adapter
src/3rdparty/nlohmann/nlohmann/json.hpp:15741
← previous
next →
2,701–2,800 of 3,963, ranked by callers