Trees | Indices | Help |
|
---|
|
Contains Qt actions specific to the BioLuminate application.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
SAction A QAction that enforces standards that are expected by some BioLuminate methods. |
|||
Factory A class dedicated to the creation, deletion and modification of groups of actions. |
|
|||
|
|||
|
|
|||
ACTION_NAME =
|
|||
SEPARATOR_RE = re.compile(r'^separator_\d
|
|||
__package__ =
|
|
Helper function to get the action's object name according to the syntax useed to create the name. The syntax is "action_<text>" where text is the text used when setting the action. |
Removes all slots from the action and replaces it with another slot.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:32:43 2017 | http://epydoc.sourceforge.net |