Home
last modified time | relevance | path

Searched refs:ActionWizard (Results 1 – 5 of 5) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pmg_qt/
H A Dbuilder.py42 class ActionWizard(Wizard): class
92 class CleanWizard(ActionWizard):
96 ActionWizard.__init__(self,_self)
137 class SculptWizard(ActionWizard):
140 ActionWizard.__init__(self,_self)
228 ActionWizard.cleanup(self)
231 class RepeatableActionWizard(ActionWizard):
234 ActionWizard.__init__(self,_self)
266 ActionWizard.cleanup(self)
790 class AtomFlagWizard(ActionWizard):
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pmg_tk/skins/normal/
H A Dbuilder.py40 class ActionWizard(Wizard): class
89 class CleanWizard(ActionWizard):
93 ActionWizard.__init__(self,_self)
134 class SculptWizard(ActionWizard):
137 ActionWizard.__init__(self,_self)
225 ActionWizard.cleanup(self)
227 class RepeatableActionWizard(ActionWizard):
230 ActionWizard.__init__(self,_self)
262 ActionWizard.cleanup(self)
749 class AtomFlagWizard(ActionWizard):
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dkeyactions.h93 void ActionWizard(int const *params);
H A Dkeyactions.cc756 void ActionWizard(int const *params) { in ActionWizard() function
H A Dkeys.cc210ActionWizard, nullptr, "Toggle archwizard mode", Action::cheat_keys, NONE, false, true, true, false