Example #1
0
    def testDefault(self):
        #QRect()
        obj = QRect()

        self.assert_(obj.isNull())