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
↓ 1 callers
Function
CreateAndAttachConsole
examples/flutter/windows/runner/utils.cpp:17
↓ 1 callers
Function
EnableFullDpiSupportIfAvailable
Dynamically loads the |EnableNonClientDpiScaling| from the User32 module. This API is only needed for PerMonitor V1 awareness mode.
tests/flutter/windows/runner/win32_window.cpp:51
↓ 1 callers
Function
EnableFullDpiSupportIfAvailable
Dynamically loads the |EnableNonClientDpiScaling| from the User32 module. This API is only needed for PerMonitor V1 awareness mode.
examples/flutter/windows/runner/win32_window.cpp:51
↓ 1 callers
Function
GetCommandLineArguments
tests/flutter/windows/runner/utils.cpp:32
↓ 1 callers
Function
GetCommandLineArguments
examples/flutter/windows/runner/utils.cpp:32
↓ 1 callers
Method
GetWindowClass
tests/flutter/windows/runner/win32_window.cpp:101
↓ 1 callers
Method
GetWindowClass
examples/flutter/windows/runner/win32_window.cpp:101
↓ 1 callers
Method
MessageHandler
tests/flutter/windows/runner/win32_window.cpp:195
↓ 1 callers
Method
MessageHandler
examples/flutter/windows/runner/win32_window.cpp:195
↓ 1 callers
Function
Screen
src/core/Screen_p.h:66
↓ 1 callers
Method
SetQuitOnClose
tests/flutter/windows/runner/win32_window.cpp:287
↓ 1 callers
Method
SetQuitOnClose
examples/flutter/windows/runner/win32_window.cpp:287
↓ 1 callers
Method
Show
tests/flutter/windows/runner/win32_window.cpp:169
↓ 1 callers
Method
Show
examples/flutter/windows/runner/win32_window.cpp:169
↓ 1 callers
Method
UnregisterWindowClass
tests/flutter/windows/runner/win32_window.cpp:122
↓ 1 callers
Method
UnregisterWindowClass
examples/flutter/windows/runner/win32_window.cpp:122
↓ 1 callers
Function
Utf8FromUtf16
tests/flutter/windows/runner/utils.cpp:53
↓ 1 callers
Function
Utf8FromUtf16
examples/flutter/windows/runner/utils.cpp:53
↓ 1 callers
Function
Window
src/core/Window_p.h:176
↓ 1 callers
Method
activateWindow
src/qtwidgets/views/ViewWrapper.cpp:190
↓ 1 callers
Function
actualParent
src/core/FloatingWindow.cpp:136
↓ 1 callers
Function
actualParentItem
src/qtquick/views/View.cpp:127
↓ 1 callers
Method
actualTitleBarView
src/qtquick/views/DockWidget.cpp:151
↓ 1 callers
Method
addChild
src/qtcompat/Object.cpp:64
↓ 1 callers
Method
addDockWidget_Impl
src/qtquick/views/SideBar.cpp:46
↓ 1 callers
Method
addGrouping
src/core/DockRegistry.cpp:801
↓ 1 callers
Method
addSideBarGrouping
src/core/DockRegistry.cpp:786
↓ 1 callers
Function
add_model_row
src/core/layouting/examples/slint/src/main.cpp:96
↓ 1 callers
Function
add_separator_model_row
src/core/layouting/examples/slint/src/main.cpp:116
↓ 1 callers
Method
affinities
src/core/FloatingWindow.cpp:538
↓ 1 callers
Method
allocate
src/3rdparty/kdbindings/genindex_array.h:57
↓ 1 callers
Method
allowedResizeSides
src/core/MainWindow.cpp:249
↓ 1 callers
Method
alwaysShowsTabs
src/core/Group.cpp:1018
↓ 1 callers
Method
ancestorBoxContainerWithOrientation
src/core/layouting/Item.cpp:495
↓ 1 callers
Function
append_exponent
src/3rdparty/nlohmann/nlohmann/json.hpp:18548
↓ 1 callers
Method
asController
src/core/Draggable.cpp:59
↓ 1 callers
Method
asLayoutingSeparator
src/core/Separator.cpp:237
↓ 1 callers
Method
asStackController
src/core/View.cpp:247
↓ 1 callers
Method
asTabBarController
src/core/View.cpp:239
↓ 1 callers
Method
asWrapper
src/qtwidgets/views/View.cpp:153
↓ 1 callers
Method
availableSize
src/core/layouting/Item.cpp:2825
↓ 1 callers
Function
availableToGrow
src/core/layouting/Item_p.h:164
↓ 1 callers
Function
bestDraggable
src/core/WindowBeingDragged.cpp:35
↓ 1 callers
Method
biggestDockWidgetMaxSize
src/core/Group.cpp:845
↓ 1 callers
Method
blockCloseEvent
examples/dockwidgets/MyWidget.cpp:73
↓ 1 callers
Method
blockConnection
* Sets the block state of the connection. * If a connection is blocked, emitting the Signal will no longer call this * connections slot, unt
src/3rdparty/kdbindings/signal.h:518
↓ 1 callers
Method
buttonHidesIfDisabled
src/core/Stack.cpp:232
↓ 1 callers
Method
centralAreaGeometry
src/core/MainWindow.cpp:849
↓ 1 callers
Method
checkSanity
src/core/layouting/Item.cpp:827
↓ 1 callers
Method
classicIndicatorsPath
src/core/ViewFactory.cpp:23
↓ 1 callers
Function
cleanQRCFilename
src/qtquick/views/View.cpp:870
↓ 1 callers
Method
clear
src/core/DockRegistry.cpp:667
↓ 1 callers
Method
clearRestoredProperty
src/LayoutSaver.cpp:639
↓ 1 callers
Method
clearSideBars
src/core/MainWindow.cpp:499
↓ 1 callers
Method
clone
src/3rdparty/kdtoolbox/KDStlContainerAdaptor.h:74
↓ 1 callers
Method
close
src/qtwidgets/views/ViewWrapper.cpp:345
↓ 1 callers
Method
close
src/core/DockWidget.cpp:807
↓ 1 callers
Method
closeDockWidgets
src/core/MainWindow.cpp:691
↓ 1 callers
Method
closedDockwidgets
src/core/DockRegistry.cpp:524
↓ 1 callers
Function
concat_into
src/3rdparty/nlohmann/nlohmann/json.hpp:4392
↓ 1 callers
Function
concat_length
src/3rdparty/nlohmann/nlohmann/json.hpp:4361
↓ 1 callers
Method
constData
src/qtcompat/string_p.h:95
↓ 1 callers
Method
constLast
src/3rdparty/kdtoolbox/KDStlContainerAdaptor.h:150
↓ 1 callers
Method
containsDockWidget
src/LayoutSaver.cpp:1028
↓ 1 callers
Method
containsDockWidget
src/core/DropArea.cpp:257
↓ 1 callers
Method
containsMouse
src/core/Group.cpp:492
↓ 1 callers
Method
contains_recursive
src/core/layouting/Item.cpp:4174
↓ 1 callers
Function
controllerForItem
src/qtquick/views/ViewWrapper.cpp:50
↓ 1 callers
Function
controllerForWidget
src/qtwidgets/views/ViewWrapper.cpp:39
↓ 1 callers
Method
convertChildToContainer
src/core/layouting/Item.cpp:1483
↓ 1 callers
Function
crbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
src/3rdparty/nlohmann/nlohmann/json.hpp:22887
↓ 1 callers
Method
createClassicIndicatorWindow
src/qtquick/ViewFactory.cpp:230
↓ 1 callers
Function
createCoreApplication
src/qtwidgets/Platform.cpp:205
↓ 1 callers
Function
createCoreApplication
src/qtquick/TestHelpers.cpp:54
↓ 1 callers
Function
createDefaultViewFactory
src/Config.cpp:38
↓ 1 callers
Method
createDockWidget
src/qtwidgets/ViewFactory.cpp:56
↓ 1 callers
Function
createDraggingState
src/core/DragController.cpp:596
↓ 1 callers
Method
createDropArea
src/qtquick/ViewFactory.cpp:177
↓ 1 callers
Function
createDropIndicatorOverlay
src/core/DropArea.cpp:44
↓ 1 callers
Method
createFloatingWindow
src/qtquick/ViewFactory.cpp:107
↓ 1 callers
Method
createGroup
src/qtquick/ViewFactory.cpp:81
↓ 1 callers
Function
createIndicatorWindow
src/core/indicators/ClassicDropIndicatorOverlay.cpp:29
↓ 1 callers
Function
createLayout
src/core/MainWindow.cpp:46
↓ 1 callers
Method
createMDILayout
src/qtquick/ViewFactory.cpp:182
↓ 1 callers
Method
createPersistentCentralDockWidget
src/core/MainWindow_p.h:64
↓ 1 callers
Method
createPlatformWindow
src/core/View.cpp:424
↓ 1 callers
Method
createSegmentedDropIndicatorOverlayView
src/qtquick/ViewFactory.cpp:223
↓ 1 callers
Method
createSeparator
src/qtquick/ViewFactory.cpp:101
↓ 1 callers
Method
createSideBar
src/qtquick/ViewFactory.cpp:123
↓ 1 callers
Method
createStack
src/qtquick/ViewFactory.cpp:96
↓ 1 callers
Method
createTabBar
src/qtquick/ViewFactory.cpp:91
↓ 1 callers
Method
createView
src/qtquick/Platform.cpp:226
↓ 1 callers
Function
crend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
src/3rdparty/nlohmann/nlohmann/json.hpp:22894
↓ 1 callers
Method
currentCloseReason
src/core/DockRegistry.cpp:262
↓ 1 callers
Method
currentState
src/core/DragController.cpp:132
↓ 1 callers
Method
data
src/qtcompat/string_p.h:65
↓ 1 callers
Method
deallocate
src/3rdparty/kdbindings/genindex_array.h:79
↓ 1 callers
Function
deepestDropAreaInTopLevel
src/core/DragController.cpp:1049
↓ 1 callers
Method
defaultLengthFor
src/core/layouting/Item.cpp:3998
↓ 1 callers
Method
deleteEmptyGroups
src/LayoutSaver.cpp:748
← previous
next →
1,001–1,100 of 3,963, ranked by callers