Ejemplo n.º 1
0
 def testConstructor(self):
     """ test constructing managers"""
     s = QgsShortcutsManager(None, '/my_path/')
     self.assertEqual(s.settingsPath(), '/my_path/')
Ejemplo n.º 2
0
 def testConstructor(self):
     """ test constructing managers"""
     s = QgsShortcutsManager(None, '/my_path/')
     self.assertEqual(s.settingsPath(), '/my_path/')