Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
tools_designer_src_lib_sdk_abstractformwindowcursor.cpp File Reference

(ce7282133ac8b67da21ea625538a342def2e2953)

Go to the source code of this file.

Functions

formWindow cursor () -> setProperty(myWidget, myProperty, newValue)
 

Variables

auto * formWindow = QDesignerFormWindowInterface::findFormWindow(myWidget)
 [0]
 

Function Documentation

◆ cursor()

formWindow cursor ( ) -> setProperty(myWidget, myProperty, newValue)

Variable Documentation

◆ formWindow