dwmfeatures
importstatement: import qtwinextras 1.0
since: qtwinextras 1.0
properties
blurbehindenabled: bool
bottomglassmargin: int
excludedfrompeek: bool
flip3dpolicy: qtwin::windowflip3dpolicy
leftglassmargin: int
peekdisallowed: bool
rightglassmargin: int
topglassmargin: int
detaileddescription
dwmfeatures讓我們能為使用者擴充套件乙個玻璃框架。用來控制aeropeek和flip3d的行為。
propertydocumentation
blurbehindenabled: bool
視窗背後的區域是否模糊。
bottomglassmargin: int
底部玻璃框架的尺寸,預設值為0
excludedfrompeek: bool
視窗是否在aero peek的外面,預設為假。
flip3dpolicy: qtwin::windowflip3dpolicy
當前視窗的flip3d策略。
leftglassmargin: int
左邊的玻璃框架的尺寸預設值為0。
peekdisallowed: bool
如果想在使用者將滑鼠懸停在視窗縮圖上時禁止aero peek,設定為真。預設為假。
rightglassmargin: int
右邊的玻璃框架的尺寸,預設值為0。
topglassmargin: int
頂部玻璃框架的尺寸,預設值為0。
QML型別說明 AnimatedSprite
animatedsprite importstatement import qtquick2.2 inherits item properties currentframe int framecount int frameduration int frameheight int framerate ...
QML型別說明 AudioSample
audiosample importstatement import qtaudioengine1.0 since qt 5.0 inherits item properties loaded bool name string preloaded bool signals loadedchanged...
QML型別說明 BluetoothService
bluetoothservice importstatement import qtbluetooth 5.2 since qt 5.2 properties deviceaddress string devicename string registered string servicedescri...