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
output_adapter_protocol
src/3rdparty/nlohmann/nlohmann/json.hpp:15651
Method
output_stream_adapter
src/3rdparty/nlohmann/nlohmann/json.hpp:15692
Method
output_string_adapter
src/3rdparty/nlohmann/nlohmann/json.hpp:15717
Method
output_vector_adapter
src/3rdparty/nlohmann/nlohmann/json.hpp:15667
Method
outterBottomIndicatorVisible
src/qtquick/views/ClassicIndicatorsWindow.cpp:143
Method
outterLeftIndicatorVisible
src/qtquick/views/ClassicIndicatorsWindow.cpp:128
Method
outterRightIndicatorVisible
src/qtquick/views/ClassicIndicatorsWindow.cpp:133
Method
outterTopIndicatorVisible
src/qtquick/views/ClassicIndicatorsWindow.cpp:138
Method
overlayMargin
src/core/MainWindow.cpp:855
Method
overlayOnSideBar
src/core/views/MainWindowViewInterface.cpp:117
Method
overlayOnSideBar
src/qtquick/MainWindowInstantiator.cpp:146
Method
package
(self)
conan/conanfile.py:62
Method
package_id
(self)
conan/conanfile.py:68
Method
package_info
(self)
conan/conanfile.py:65
Method
paintEvent
src/qtwidgets/views/Group.cpp:112
Method
paintEvent
src/qtwidgets/views/Separator.cpp:34
Method
paintEvent
src/qtwidgets/views/SideBar.cpp:108
Method
paintEvent
src/qtwidgets/views/TitleBar.cpp:40
Method
paintEvent
src/qtwidgets/views/FloatingWindow.cpp:71
Method
paintEvent
src/qtwidgets/views/SegmentedDropIndicatorOverlay.cpp:33
Method
paintEvent
src/qtwidgets/views/ClassicIndicatorsWindow.cpp:120
Method
paintEvent
src/core/layouting/examples/qtwidgets/main.cpp:116
Method
paintEvent
src/qtquick/views/SideBar.cpp:89
Method
paintEvent
tests/manual/qdockwidget/main.cpp:61
Method
paintEvent
examples/minimal/MyWidget.cpp:78
Method
paintEvent
examples/dockwidgets/MyViewFactory.cpp:37
Method
paintEvent
examples/dockwidgets/MyViewFactory.cpp:84
Method
paintEvent
examples/dockwidgets/MyWidget.cpp:93
Method
paintEvent
examples/vcpkg/MyWidget.cpp:78
Method
parentVariable
A constant can never be dirty, so it doesn't need to know its parent, as it doesn't have to notify it.
src/3rdparty/kdbindings/node.h:144
Method
parentVariable
src/3rdparty/kdbindings/node.h:204
Method
parentVariable
src/3rdparty/kdbindings/node.h:272
Method
parentVariable
src/3rdparty/kdbindings/binding.h:97
Method
parentView
src/qtwidgets/views/View.cpp:143
Method
parentView
src/qtwidgets/views/ViewWrapper.cpp:258
Method
parentView
src/qtquick/views/ViewWrapper.cpp:317
Method
parentViewFor
static*/
src/qtquick/views/View.cpp:740
Function
parent_pointer
@brief returns the parent of this JSON pointer @sa https://json.nlohmann.me/api/json_pointer/parent_pointer/
src/3rdparty/nlohmann/nlohmann/json.hpp:14649
Method
parse
src/core/spdlog_formatters_p.h:22
Method
parse
src/core/spdlog_formatters_p.h:37
Method
parse
src/core/spdlog_formatters_p.h:52
Method
parse
src/core/spdlog_formatters_p.h:68
Method
parse
src/core/spdlog_formatters_p.h:84
Method
parse
src/core/spdlog_formatters_p.h:106
Method
parse
src/core/spdlog_formatters_p.h:144
Method
parse
src/core/spdlog_formatters_p.h:165
Method
parse
src/core/spdlog_formatters_p.h:206
Method
parse
src/core/spdlog_formatters_p.h:222
Method
parse_bson_array
! @brief Reads an array from the BSON input and passes it to the SAX-parser. @return whether a valid BSON-array was passed to the SAX parser
src/3rdparty/nlohmann/nlohmann/json.hpp:10174
Method
parse_bson_element_internal
! @brief Read a BSON document element of the given @a element_type. @param[in] element_type The BSON element type, c.f. http://bsonspec.org/sp
src/3rdparty/nlohmann/nlohmann/json.hpp:10050
Method
parse_bson_element_list
! @brief Read a BSON element list (as specified in the BSON-spec) The same binary layout is used for objects and arrays, hence it must be
src/3rdparty/nlohmann/nlohmann/json.hpp:10136
Method
parse_bson_internal
! @brief Reads in a BSON-object and passes it to the SAX-parser. @return whether a valid BSON-value was passed to the SAX parser */
src/3rdparty/nlohmann/nlohmann/json.hpp:9946
Method
parse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true) or whether the last read charact
src/3rdparty/nlohmann/nlohmann/json.hpp:10204
Method
parse_error
src/3rdparty/nlohmann/nlohmann/json.hpp:8976
Method
parse_error
src/3rdparty/nlohmann/nlohmann/json.hpp:9371
Method
parse_error
src/3rdparty/nlohmann/nlohmann/json.hpp:9629
Method
parse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
src/3rdparty/nlohmann/nlohmann/json.hpp:10980
Method
parse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
src/3rdparty/nlohmann/nlohmann/json.hpp:11614
Method
parser
a parser reading from an input adapter
src/3rdparty/nlohmann/nlohmann/json.hpp:12929
Function
patch
@brief applies a JSON patch to a copy of the current object @sa https://json.nlohmann.me/api/basic_json/patch/
src/3rdparty/nlohmann/nlohmann/json.hpp:25032
Function
patch_inplace
@brief applies a JSON patch in-place without copying the object @sa https://json.nlohmann.me/api/basic_json/patch/
src/3rdparty/nlohmann/nlohmann/json.hpp:24761
Method
pauseForDebugger
src/core/Platform.cpp:195
Method
percentagesAreSane
src/core/layouting/Item.cpp:1198
Method
persistentCentralItemFileName
src/qtquick/MainWindowInstantiator.cpp:250
Method
persistentCentralWidget
src/qtwidgets/views/MainWindow.cpp:229
Method
pickWidget
src/qtwidgets/DebugWidgetViewer_p.h:72
Method
pixmapForWidget
src/qtwidgets/DebugWidgetViewer_p.h:182
Method
placeholderCount
src/core/Position.cpp:167
Method
pos
src/QtCompat_p.h:167
Method
pos
src/QtCompat_p.h:185
Method
pos
src/core/Controller.cpp:106
Function
posForIndicator
Constructor Used by the Classic Indicators, creates a dummy/unused view internally. Classic Indicators is a special case, as it paints the indicators
src/core/DropIndicatorOverlay.h:48
Method
posForIndicator
src/qtwidgets/views/ClassicIndicatorsWindow.cpp:252
Method
posForIndicator
src/core/indicators/ClassicDropIndicatorOverlay.cpp:59
Method
posForIndicator
src/core/indicators/SegmentedDropIndicatorOverlay.cpp:161
Method
position
src/QtCompat_p.h:219
Method
position_string
src/3rdparty/nlohmann/nlohmann/json.hpp:4670
Function
preservesCurrentTab
src/KDDockWidgets.h:204
Method
pressOn
tests/utils.cpp:152
Method
printProperties
src/qtwidgets/ObjectViewer.cpp:225
Function
printQWarning
src/core/Logging_p.h:89
Method
qmlContextFor
src/qtquick/views/View.cpp:928
Method
qmlSouceUrl
src/qtquick/views/ClassicIndicatorsWindow.cpp:244
Method
qobjectAsView
src/qtwidgets/Platform.cpp:122
Method
qtScreen
src/qtcommon/Screen.cpp:62
Method
quickView
src/qtquick/views/View.cpp:627
Function
raise
Override QWidget::raise() as there's more to do, like setting it as current tab if it's tabbed
src/qtwidgets/views/DockWidget.h:94
Function
raise
Override QQuickItem::raise() as there's more to do, like setting it as current tab if it's tabbed
src/qtquick/views/DockWidget.h:120
Method
raise
src/qtcommon/ViewWrapper.cpp:82
Method
raise
src/core/views/DockWidgetViewInterface.cpp:98
Method
raise
src/qtquick/DockWidgetInstantiator.cpp:200
Method
raise
src/qtquick/views/ClassicIndicatorsWindow.cpp:296
Method
raiseAndActivate
src/qtcommon/ViewWrapper.cpp:77
Method
raiseAndActivate
src/qtwidgets/views/ViewWrapper.cpp:370
Method
raiseAndActivate
src/qtquick/views/ViewWrapper.cpp:455
Method
raiseIndicators
src/core/indicators/ClassicDropIndicatorOverlay.cpp:90
Function
rbegin
@brief returns an iterator to the reverse-beginning @sa https://json.nlohmann.me/api/basic_json/rbegin/
src/3rdparty/nlohmann/nlohmann/json.hpp:22859
Method
readFile
src/qtcommon/Platform.cpp:330
Method
rect
src/core/Controller.cpp:73
Method
rectForOverlay
src/core/MainWindow.cpp:271
← previous
next →
2,801–2,900 of 3,963, ranked by callers