Trees | Indices | Help |
|
---|
|
This contains a QDialog class that allows the user to define criteria to filter properties by.
It also contains classes that hold the criteria and determine if properties match the criteria.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
StringDatabaseCriterion Holds a criterion for a string property and determines whether a database object or structure meets that criterion |
|||
NumericalDatabaseCriterion | |||
BooleanDatabaseCriterion | |||
CriteriaListModel Class for storing the criteria list information. |
|||
SelectingFilteredListWidget A QListWidget that contains a edit to allow the user to filter the contents of the widget. |
|||
PropertySelectorWithRanges A PropertySelector class that appends ranges to the names of numeric properties. |
|||
ValueSelectionDialog A SFilteredListWidget that allows the user to select certain values of a property for the criterion. |
|||
PropFilterDialog Panel to allow the user to define criteria for filtering property values |
|
|||
TEXTBOX_FONT =
|
|||
EQUALS =
|
|||
NOT_EQUALS =
|
|||
CONTAINS =
|
|||
STARTSWITH =
|
|||
ENDSWITH =
|
|||
NOT_CONTAINS =
|
|||
EXISTS =
|
|||
NOT_EXISTS =
|
|||
SELECT =
|
|||
GREATEREQUAL =
|
|||
LESSEREQUAL =
|
|||
GREATER =
|
|||
LESSER =
|
|||
IS_TRUE =
|
|||
IS_FALSE =
|
|||
AND =
|
|||
OR =
|
|||
STRING_OPS =
|
|||
NUMBER_OPS =
|
|||
BOOL_OPS =
|
|||
MUST_HAVE_VALUE =
|
|||
__package__ =
|
|
STRING_OPS
|
NUMBER_OPS
|
MUST_HAVE_VALUE
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:32:44 2017 | http://epydoc.sourceforge.net |