MCPcopy Create free account

hub / github.com/KDAB/KDDockWidgets / functions

Functions3,963 in github.com/KDAB/KDDockWidgets

MethodonGeometryUpdated
src/qtquick/views/DockWidget.cpp:170
MethodonGroupDestroyed
src/core/DropIndicatorOverlay.cpp:212
MethodonGuestDestroyed
src/core/layouting/Item.cpp:985
FunctiononHoverEvent
Override in case you want to have different styling on hover
src/qtquick/views/View.h:180
MethodonHoveredGroupChanged
src/core/DropIndicatorOverlay.cpp:222
MethodonInvocationAdded
* @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
MethodonMaximizeClicked
src/qtquick/views/TitleBar.cpp:199
MethodonMinimizeClicked
src/core/TitleBar.cpp:514
MethodonMinimizeClicked
src/qtquick/views/TitleBar.cpp:204
MethodonMouseButtonPress
@brief Override to handle when a view receives a mouse press event
src/core/EventFilterInterface.h:38
MethodonMouseDoubleClick
src/core/Separator.cpp:193
MethodonMouseDoubleClick
@brief Override to handle when a view receives a mouse double click event
src/core/EventFilterInterface.h:56
MethodonMouseDoubleClick
src/core/TabBar.cpp:224
MethodonMouseDoubleClicked
src/qtquick/views/Separator.cpp:70
MethodonMouseEvent
@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
MethodonMouseEvent
src/core/WidgetResizeHandler.cpp:108
MethodonMouseEvent
src/core/DragController.cpp:82
MethodonMouseMoved
src/qtquick/views/Separator.cpp:53
MethodonMousePress
src/core/Separator.cpp:169
MethodonMousePressed
src/qtquick/views/Separator.cpp:45
MethodonMouseReleased
src/core/Separator.cpp:183
MethodonMoveEvent
@brief Override to handle a move event
src/core/EventFilterInterface.h:77
MethodonResize
src/core/DockWidget.cpp:922
MethodonResize
src/core/Layout.cpp:320
MethodonResize
src/core/indicators/ClassicDropIndicatorOverlay.cpp:64
FunctiononRootItemHeightChanged
src/qtquick/views/FloatingWindow.cpp:95
FunctiononRootItemWidthChanged
src/qtquick/views/FloatingWindow.cpp:90
MethodonSelectionChanged
src/qtwidgets/DebugWidgetViewer_p.h:189
MethodonSelectionChanged
src/qtwidgets/ObjectViewer.cpp:201
FunctiononViewFactoryChanged
Called when the Config::viewFactory has changed
src/core/Platform.h:202
MethodonVisibleFrameCountChanged
src/core/FloatingWindow.cpp:487
MethodonWidgetLayoutRequested
src/core/layouting/Item.cpp:998
MethodonWindowActivated
src/core/DockWidget.cpp:730
MethodonWindowDeactivated
src/core/DockWidget.cpp:736
MethodonWindowStateChangeEvent
src/qtquick/views/View.cpp:852
MethodonWindowStateChanged
src/qtquick/views/FloatingWindow.cpp:274
Functionon_flutter_droparea_widget_resized
src/flutter/kddw_bindings.cpp:194
Functionon_separator_mouse_button_event
src/flutter/kddw_bindings.cpp:200
Functionon_separator_mouse_move_event
src/flutter/kddw_bindings.cpp:210
Methodopen
src/core/views/DockWidgetViewInterface.cpp:88
MethodopenedDockWidgetsInLayout
src/LayoutSaver.cpp:797
Functionoperator "" _json
src/3rdparty/nlohmann/nlohmann/json.hpp:25232
Functionoperator "" _json_pointer
src/3rdparty/nlohmann/nlohmann/json.hpp:25244
Functionoperator!=
src/3rdparty/nlohmann/nlohmann/json.hpp:6234
Functionoperator!=
src/core/Screen_p.h:82
Methodoperator!=
inequality operator (needed for range-based for)
src/3rdparty/nlohmann/nlohmann/json.hpp:5533
Methodoperator!=
src/qtcompat/geometry_helpers_p.h:91
Methodoperator!=
src/qtcompat/geometry_helpers_p.h:146
Methodoperator!=
src/qtcompat/geometry_helpers_p.h:452
Methodoperator&
src/qtcompat/enums_p.h:98
Functionoperator()
src/3rdparty/nlohmann/nlohmann/json.hpp:25266
Methodoperator()
src/3rdparty/nlohmann/nlohmann/json.hpp:5339
Methodoperator()
src/3rdparty/nlohmann/nlohmann/json.hpp:6105
Methodoperator()
! @brief compare two value_t enum values @since version 3.0.0 */
src/3rdparty/nlohmann/nlohmann/json.hpp:25280
Methodoperator()
* 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
Methodoperator()
src/3rdparty/kdbindings/node_functions.h:80
Methodoperator()
src/qtcompat/string_p.h:105
Functionoperator+
src/qtcompat/string_p.h:76
Functionoperator+
src/qtcompat/geometry_helpers_p.h:467
Methodoperator+
src/3rdparty/nlohmann/nlohmann/json.hpp:13473
Methodoperator+
src/3rdparty/kdtoolbox/KDStlContainerAdaptor.h:408
Methodoperator++
src/3rdparty/nlohmann/nlohmann/json.hpp:5518
Methodoperator++
src/3rdparty/nlohmann/nlohmann/json.hpp:13491
Methodoperator++
post-increment (it++)
src/3rdparty/nlohmann/nlohmann/json.hpp:14384
Methodoperator+=
src/3rdparty/kdtoolbox/KDStlContainerAdaptor.h:417
Functionoperator-
src/qtcompat/geometry_helpers_p.h:462
Methodoperator-
src/3rdparty/nlohmann/nlohmann/json.hpp:13480
Methodoperator-
subtract from iterator
src/3rdparty/nlohmann/nlohmann/json.hpp:14420
Methodoperator--
src/3rdparty/nlohmann/nlohmann/json.hpp:13504
Methodoperator--
post-decrement (it--)
src/3rdparty/nlohmann/nlohmann/json.hpp:14396
Functionoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/3rdparty/nlohmann/nlohmann/json.hpp:13882
Methodoperator->
src/3rdparty/nlohmann/nlohmann/json.hpp:15563
Methodoperator->
* Convenience access to the underlying ConnectionHandle using the `->` operator. */
src/3rdparty/kdbindings/connection_handle.h:301
Methodoperator->
src/core/ObjectGuard_p.h:73
Methodoperator->
src/core/ViewGuard.cpp:44
Methodoperator<
src/3rdparty/nlohmann/nlohmann/json.hpp:13468
Functionoperator<<
src/core/Logging_p.h:65
Methodoperator<<
src/3rdparty/kdtoolbox/KDStlContainerAdaptor.h:388
Functionoperator<=
! @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
Functionoperator<=>
src/3rdparty/nlohmann/nlohmann/json.hpp:15373
Methodoperator=
src/3rdparty/nlohmann/nlohmann/json.hpp:286
Functionoperator==
src/3rdparty/nlohmann/nlohmann/json.hpp:14027
Functionoperator==
src/core/Window_p.h:180
Functionoperator==
src/core/Screen_p.h:71
Methodoperator==
equality operator (needed for InputIterator)
src/3rdparty/nlohmann/nlohmann/json.hpp:5527
Methodoperator==
Define an operator== function to compare ConnectionHandle objects.
src/3rdparty/kdbindings/connection_handle.h:164
Methodoperator==
src/3rdparty/kdbindings/genindex_array.h:40
Methodoperator==
src/qtcompat/geometry_helpers_p.h:86
Methodoperator==
src/qtcompat/geometry_helpers_p.h:141
Methodoperator==
src/qtcompat/geometry_helpers_p.h:447
Functionoperator>
! @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
Functionoperator>=
! @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
Methodoperator[]
src/3rdparty/kdtoolbox/KDStlContainerAdaptor.h:107
Methodoperator|
src/qtcompat/enums_p.h:109
Methodoptions
src/core/views/DockWidgetViewInterface.cpp:124
Methodoptions
src/core/views/MainWindowViewInterface.cpp:47
Methodoptions
src/qtquick/DockWidgetInstantiator.cpp:264
Functionordered_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
Methodorientation
src/core/SideBar.cpp:113
Methodoutput_adapter
src/3rdparty/nlohmann/nlohmann/json.hpp:15741
← previousnext →2,701–2,800 of 3,963, ranked by callers