多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QPyNullVariant Class Reference ## [[QtCore](index.htm) module] ### Methods * `__init__ (self, object type)` * `bool isNull (self)` * `Type type (self)` * `str typeName (self)` * `int userType (self)` ### Special Methods * `int __bool__ (self)` * * * ## Detailed Description * * * ## Method Documentation ``` QPyNullVariant.__init__ (self, object type) ``` ``` bool QPyNullVariant.isNull (self) ``` ``` Type QPyNullVariant.type (self) ``` [ ``` str QPyNullVariant.typeName (self) ``` ``` int QPyNullVariant.userType (self) ``` ``` int QPyNullVariant.__bool__ (self) ``` ](index.htm#Type-enum)