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
geometry
src/core/layouting/examples/qtwidgets/main.cpp:39
Method
geometry
src/core/layouting/examples/qtwidgets/main.cpp:142
Method
geometry
src/core/layouting/examples/slint/src/main.cpp:197
Method
geometry
src/core/layouting/examples/slint/src/main.cpp:246
Method
geometryForRubberband
src/core/indicators/ClassicDropIndicatorOverlay.cpp:194
Method
get
Get a pointer to the value at the specified index
src/3rdparty/kdbindings/genindex_array.h:152
Method
getMaxSize
src/core/Platform.h:366
Method
getMinSize
src/core/Platform.h:361
Method
getSize
src/core/Platform.h:371
Function
get_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
src/3rdparty/nlohmann/nlohmann/json.hpp:20257
Function
get_arity
src/3rdparty/kdbindings/utils.h:42
Method
get_bson_binary
src/3rdparty/nlohmann/nlohmann/json.hpp:10023
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
src/3rdparty/nlohmann/nlohmann/json.hpp:9971
Method
get_bson_string
src/3rdparty/nlohmann/nlohmann/json.hpp:10001
Method
get_cbor_array
! @param[in] len the length of the array or detail::unknown_size() for an array of indefinite size @param[in] tag_handler
src/3rdparty/nlohmann/nlohmann/json.hpp:10886
Method
get_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
src/3rdparty/nlohmann/nlohmann/json.hpp:10791
Method
get_cbor_float_prefix
src/3rdparty/nlohmann/nlohmann/json.hpp:17041
Method
get_cbor_object
! @param[in] len the length of the object or detail::unknown_size() for an object of indefinite size @param[in] tag_handl
src/3rdparty/nlohmann/nlohmann/json.hpp:10924
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
src/3rdparty/nlohmann/nlohmann/json.hpp:10695
Function
get_character
src/3rdparty/nlohmann/nlohmann/json.hpp:6514
Method
get_character
src/3rdparty/nlohmann/nlohmann/json.hpp:6615
Method
get_character
src/3rdparty/nlohmann/nlohmann/json.hpp:6793
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
src/3rdparty/nlohmann/nlohmann/json.hpp:7192
Method
get_decimal_point
return the locale-dependent decimal point
src/3rdparty/nlohmann/nlohmann/json.hpp:7165
Function
get_elements
src/3rdparty/nlohmann/nlohmann/json.hpp:6521
Method
get_elements
src/3rdparty/nlohmann/nlohmann/json.hpp:6629
Method
get_elements
src/3rdparty/nlohmann/nlohmann/json.hpp:6812
Function
get_error_message
return syntax error message
src/3rdparty/nlohmann/nlohmann/json.hpp:8503
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
src/3rdparty/nlohmann/nlohmann/json.hpp:12585
Function
get_impl
src/3rdparty/nlohmann/nlohmann/json.hpp:21689
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
src/3rdparty/nlohmann/nlohmann/json.hpp:11555
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
src/3rdparty/nlohmann/nlohmann/json.hpp:11444
Method
get_msgpack_float_prefix
src/3rdparty/nlohmann/nlohmann/json.hpp:17055
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
src/3rdparty/nlohmann/nlohmann/json.hpp:11577
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
src/3rdparty/nlohmann/nlohmann/json.hpp:11361
Method
get_number
src/3rdparty/nlohmann/nlohmann/json.hpp:12634
Function
get_number_float
return floating-point value
src/3rdparty/nlohmann/nlohmann/json.hpp:8450
Function
get_number_unsigned
src/3rdparty/nlohmann/nlohmann/json.hpp:8444
Function
get_position
return position of last read token
src/3rdparty/nlohmann/nlohmann/json.hpp:8471
Function
get_ref
src/3rdparty/nlohmann/nlohmann/json.hpp:21875
Function
get_ref_impl
src/3rdparty/nlohmann/nlohmann/json.hpp:21564
Method
get_token
get next token from lexer
src/3rdparty/nlohmann/nlohmann/json.hpp:13331
Method
get_ubjson_array
! @return whether array creation completed */
src/3rdparty/nlohmann/nlohmann/json.hpp:12276
Method
get_ubjson_float_prefix
src/3rdparty/nlohmann/nlohmann/json.hpp:17356
Method
get_ubjson_high_precision_number
src/3rdparty/nlohmann/nlohmann/json.hpp:12474
Method
get_ubjson_ndarray_size
! @param[out] dim an integer vector storing the ND array dimensions @return whether reading ND array size vector is successful */
src/3rdparty/nlohmann/nlohmann/json.hpp:11728
Method
get_ubjson_object
! @return whether object creation completed */
src/3rdparty/nlohmann/nlohmann/json.hpp:12391
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
src/3rdparty/nlohmann/nlohmann/json.hpp:12016
Method
get_ubjson_size_value
! @param[out] result determined size @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
src/3rdparty/nlohmann/nlohmann/json.hpp:11793
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
src/3rdparty/nlohmann/nlohmann/json.hpp:11633
Method
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
src/3rdparty/nlohmann/nlohmann/json.hpp:12083
Method
globalRectForTab
src/qtquick/views/TabBar.cpp:153
Method
grabMouse
src/qtwidgets/views/ViewWrapper.cpp:274
Method
grabMouse
src/core/WindowBeingDragged.cpp:137
Method
grabMouse
src/qtquick/views/View.cpp:769
Method
grabMouse
src/qtquick/views/ViewWrapper.cpp:322
Method
group
src/core/views/GroupViewInterface.cpp:31
Method
groupContainingPos
src/core/DropArea.cpp:150
Method
groupFilename
examples/qtquick/customplayground/main.cpp:46
Method
groupGeometry
src/core/DockWidget.cpp:307
Method
groupViewInMDIResize
src/qtquick/Helpers.cpp:42
Method
groupVisualItem
src/qtquick/views/DockWidget.cpp:160
Method
groups
src/qtwidgets/views/MDIArea.cpp:116
Method
groupsFrom
src/core/Layout.cpp:254
Method
growNeighbours
src/core/layouting/Item.cpp:3020
Method
handle
src/qtcommon/Window.cpp:85
Method
handleDnDEvent
src/qtcommon/Platform.cpp:87
Method
handleDragEnter
src/qtcommon/DragControllerWayland_p.cpp:73
Method
handleDragLeave
src/qtcommon/DragControllerWayland_p.cpp:90
Method
handleDragMove
src/qtcommon/DragControllerWayland_p.cpp:116
Method
handleDrop
src/qtcommon/DragControllerWayland_p.cpp:97
Method
handleExpose
src/qtcommon/Platform.cpp:102
Method
handleMouseButtonPress
Not using QEvent here, to abstract platform differences regarding production of such events
src/core/DragController_p.h:192
Method
handleMouseButtonRelease
src/qtcommon/DragControllerWayland_p.cpp:58
Method
handleMouseButtonRelease
src/core/DragController_p.h:201
Method
handleMouseDoubleClick
src/core/DragController_p.h:205
Method
handleMouseEvent
src/qtcommon/Platform.cpp:119
Method
handleMouseMove
src/qtcommon/DragControllerWayland_p.cpp:65
Method
handleMouseMove
src/core/DragController_p.h:197
Method
handleMoveEvent
src/qtcommon/Platform.cpp:73
Method
handleWindowsNativeEvent
Handler to enable Aero-snap
src/core/WidgetResizeHandler.cpp:364
Method
handle_diagnostic_positions_for_json_value
src/3rdparty/nlohmann/nlohmann/json.hpp:8996
Method
handle_diagnostic_positions_for_json_value
src/3rdparty/nlohmann/nlohmann/json.hpp:9391
Method
handle_value
src/3rdparty/nlohmann/nlohmann/json.hpp:9470
Method
hardcodedMinimumSize
static */
src/core/View.cpp:205
Method
hasActivePopup
src/qtwidgets/Platform.cpp:117
Function
hasAttribute
src/qtwidgets/views/View.h:290
Method
hasAttribute
src/qtwidgets/views/ViewWrapper.cpp:314
Method
hasAttribute
src/qtquick/views/ViewWrapper.cpp:388
Function
hasBeenMinimizedDirectlyFromRestore
src/core/Window_p.h:167
Method
hasBinding
* Returns true if this Property has a binding associated with it. */
src/3rdparty/kdbindings/property.h:306
Method
hasFlag
static*/
src/Config.cpp:145
Method
hasFloatingWindows
src/core/DockRegistry.cpp:597
Function
hasFocus
src/qtwidgets/views/View.h:345
Method
hasFocus
src/qtwidgets/views/ViewWrapper.cpp:360
Method
hasFocus
src/qtquick/views/ViewWrapper.cpp:358
Method
hasIcon
src/core/TitleBar.cpp:262
Method
hasIcon
src/qtquick/views/TitleBar.cpp:164
Method
hasInstance
src/core/Platform.cpp:114
Method
hasMDIFlag
static*/
src/Config.cpp:151
← previous
next →
2,201–2,300 of 3,963, ranked by callers