MCPcopy Create free account

hub / github.com/dfct/TrueFramelessWindow / functions

Functions30 in github.com/dfct/TrueFramelessWindow

↓ 2 callersMethodsetGeometry
winnativewindow.cpp:220
↓ 1 callersMethodgetMaximumHeight
winnativewindow.cpp:255
↓ 1 callersMethodgetMaximumWidth
winnativewindow.cpp:250
↓ 1 callersMethodgetMinimumHeight
winnativewindow.cpp:237
↓ 1 callersMethodgetMinimumWidth
winnativewindow.cpp:232
↓ 1 callersMethodsetGeometry
qwinwidget.cpp:261
↓ 1 callersMethodshow
! Shows this widget. Overrides QWidget::show(). \sa showCentered() */
qwinwidget.cpp:218
MethodQWinWidget
qwinwidget.cpp:79
MethodWidget
widget.cpp:6
MethodWinNativeWindow
winnativewindow.cpp:10
MethodWndProc
winnativewindow.cpp:63
Methodcenter
! 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
MethodchildEvent
! \reimp */
qwinwidget.cpp:187
MethodeventFilter
! \reimp */
qwinwidget.cpp:451
MethodfocusInEvent
! \reimp */
qwinwidget.cpp:500
MethodfocusNextPrevChild
! \reimp */
qwinwidget.cpp:531
MethodgetParentWindow
! Returns the handle of the native Win32 parent window. */
qwinwidget.cpp:179
Functionmain
main.cpp:13
MethodnativeEvent
qwinwidget.cpp:317
MethodonCloseButtonClicked
qwinwidget.cpp:301
MethodonMaximizeButtonClicked
Tell the parent native window to maximize or restore as appropriate
qwinwidget.cpp:289
MethodonMinimizeButtonClicked
Tell the parent native window to minimize
qwinwidget.cpp:283
MethodresetFocus
! 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
MethodsaveFocus
! \internal */
qwinwidget.cpp:205
MethodsetMaximumSize
winnativewindow.cpp:243
MethodsetMinimumSize
winnativewindow.cpp:225
MethodshowCentered
! \obsolete Call center() instead. */
qwinwidget.cpp:255
MethodsizeType
winnativewindow.h:42
Method~QWinWidget
! Destroys this object, freeing all allocated resources. */
qwinwidget.cpp:171
Method~WinNativeWindow
winnativewindow.cpp:55