企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
# QWindowStateChangeEvent Class Reference ## [[QtGui](index.htm) module] 该QWindowStateChangeEvent类提供了一个窗口状态更改之前的窗口状态。[More...](#details) 继承[QEvent](qevent.html)。 ### Methods * `Qt.WindowStates oldState (self)` * * * ## Detailed Description 该QWindowStateChangeEvent类提供了一个窗口状态更改之前的窗口状态。 * * * ## Method Documentation ``` Qt.WindowStates QWindowStateChangeEvent.oldState (self) ``` [ 变更前返回窗口的状态。 ](index.htm)