Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfct/TrueFramelessWindow
/ functions
Functions
30 in github.com/dfct/TrueFramelessWindow
⨍
Functions
30
◇
Types & classes
4
↓ 2 callers
Method
setGeometry
winnativewindow.cpp:220
↓ 1 callers
Method
getMaximumHeight
winnativewindow.cpp:255
↓ 1 callers
Method
getMaximumWidth
winnativewindow.cpp:250
↓ 1 callers
Method
getMinimumHeight
winnativewindow.cpp:237
↓ 1 callers
Method
getMinimumWidth
winnativewindow.cpp:232
↓ 1 callers
Method
setGeometry
qwinwidget.cpp:261
↓ 1 callers
Method
show
! Shows this widget. Overrides QWidget::show(). \sa showCentered() */
qwinwidget.cpp:218
Method
QWinWidget
qwinwidget.cpp:79
Method
Widget
widget.cpp:6
Method
WinNativeWindow
winnativewindow.cpp:10
Method
WndProc
winnativewindow.cpp:63
Method
center
! Centers this widget over the native parent window. Use this function to have Qt toplevel windows (i.e. dialogs) positioned correctly ove
qwinwidget.cpp:239
Method
childEvent
! \reimp */
qwinwidget.cpp:187
Method
eventFilter
! \reimp */
qwinwidget.cpp:451
Method
focusInEvent
! \reimp */
qwinwidget.cpp:500
Method
focusNextPrevChild
! \reimp */
qwinwidget.cpp:531
Method
getParentWindow
! Returns the handle of the native Win32 parent window. */
qwinwidget.cpp:179
Function
main
main.cpp:13
Method
nativeEvent
qwinwidget.cpp:317
Method
onCloseButtonClicked
qwinwidget.cpp:301
Method
onMaximizeButtonClicked
Tell the parent native window to maximize or restore as appropriate
qwinwidget.cpp:289
Method
onMinimizeButtonClicked
Tell the parent native window to minimize
qwinwidget.cpp:283
Method
resetFocus
! Sets the focus to the window that had the focus before this widget was shown, or if there was no previous window, sets the focus to the
qwinwidget.cpp:274
Method
saveFocus
! \internal */
qwinwidget.cpp:205
Method
setMaximumSize
winnativewindow.cpp:243
Method
setMinimumSize
winnativewindow.cpp:225
Method
showCentered
! \obsolete Call center() instead. */
qwinwidget.cpp:255
Method
sizeType
winnativewindow.h:42
Method
~QWinWidget
! Destroys this object, freeing all allocated resources. */
qwinwidget.cpp:171
Method
~WinNativeWindow
winnativewindow.cpp:55