NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
# 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)