Package schrodinger :: Package application :: Package phase :: Module phase_widgets :: Class FeatureMatchCombo
[hide private]
[frames] | no frames]

Class FeatureMatchCombo

       object --+                        
                |                        
sip.simplewrapper --+                    
                    |                    
          sip.wrapper --+                
                        |                
     PyQt4.QtCore.QObject --+            
                            |            
           object --+       |            
                    |       |            
    sip.simplewrapper --+   |            
                        |   |            
 PyQt4.QtGui.QPaintDevice --+            
                            |            
          PyQt4.QtGui.QWidget --+        
                                |        
            PyQt4.QtGui.QComboBox --+    
                                    |    
  ui.qt.multi_combo_box.MultiComboBox --+
                                        |
                                       FeatureMatchCombo

This class defines special variant of a combo box used in Edit Feature dialog to define features that are allowed and forbidden to match. This combo box would contain a list of Phase features, which should be checkable. Line edit would show comma checked features as a string, which contains comma separated one letter feature names. In addition some items could be disabled.

Nested Classes [hide private]

Inherited from PyQt4.QtGui.QComboBox: InsertPolicy, SizeAdjustPolicy

Inherited from PyQt4.QtGui.QWidget: RenderFlag, RenderFlags

Inherited from PyQt4.QtGui.QPaintDevice: PaintDeviceMetric

Instance Methods [hide private]
 
__init__(self, parent)
x.__init__(...) initializes x; see help(type(x)) for signature
 
currentText(self)
Text to show in the combo menu, depending on the current selection.
int
_findFeatureItem(self, feature_type)
This function finds combo box model item for a given feature type.
 
setSelectedFeatures(self, features)
Select the given features in the combo menu.
 
setChecked(self, feature, select)
This function sets feature item 'checked' state.
 
setEnabled(self, feature_type, enabled)
This function sets feature item 'enabled' state.
 
enableAllFeatures(self)
Set all items to be enabled.
 
resetAllFeatures(self)
Resets all item states to enabled and unchecked.
list
checkedFeatures(self)
This function returns a list that contains one letter types of checked features.

Inherited from ui.qt.multi_combo_box.MultiComboBox: addAllAndNone, addAndSelectItem, addItems, af2SettingsGetValue, af2SettingsSetValue, clear, clearSelection, eventFilter, getSelectedIndexes, getSelectedItems, hidePopup, isIndexEnabled, isIndexSelected, paintEvent, popupClosed, removeItem, selectAllItems, setAllItemsSelected, setDelimiter, setIndexEnabled, setIndexSelected, setItemSelected, setSelectedIndexes, setSelectedItems, showPopup

Inherited from ui.qt.multi_combo_box.MultiComboBox (private): _addItem, _itemSelected, _setIndexChecked, _toggleSelection

Inherited from PyQt4.QtGui.QComboBox: __len__, activated, addItem, autoCompletion, autoCompletionCaseSensitivity, changeEvent, clearEditText, completer, contextMenuEvent, count, currentIndex, currentIndexChanged, duplicatesEnabled, editTextChanged, event, findData, findText, focusInEvent, focusOutEvent, hasFrame, hideEvent, highlighted, iconSize, initStyleOption, inputMethodEvent, inputMethodQuery, insertItem, insertItems, insertPolicy, insertSeparator, isEditable, itemData, itemDelegate, itemIcon, itemText, keyPressEvent, keyReleaseEvent, lineEdit, maxCount, maxVisibleItems, minimumContentsLength, minimumSizeHint, model, modelColumn, mousePressEvent, mouseReleaseEvent, resizeEvent, rootModelIndex, setAutoCompletion, setAutoCompletionCaseSensitivity, setCompleter, setCurrentIndex, setDuplicatesEnabled, setEditText, setEditable, setFrame, setIconSize, setInsertPolicy, setItemData, setItemDelegate, setItemIcon, setItemText, setLineEdit, setMaxCount, setMaxVisibleItems, setMinimumContentsLength, setModel, setModelColumn, setRootModelIndex, setSizeAdjustPolicy, setValidator, setView, showEvent, sizeAdjustPolicy, sizeHint, validator, view, wheelEvent

Inherited from PyQt4.QtGui.QWidget: acceptDrops, accessibleDescription, accessibleName, actionEvent, actions, activateWindow, addAction, addActions, adjustSize, autoFillBackground, backgroundRole, baseSize, childAt, childrenRect, childrenRegion, clearFocus, clearMask, close, closeEvent, contentsMargins, contentsRect, contextMenuPolicy, create, cursor, customContextMenuRequested, destroy, devType, dragEnterEvent, dragLeaveEvent, dragMoveEvent, dropEvent, effectiveWinId, enabledChange, ensurePolished, enterEvent, find, focusNextChild, focusNextPrevChild, focusPolicy, focusPreviousChild, focusProxy, focusWidget, font, fontChange, fontInfo, fontMetrics, foregroundRole, frameGeometry, frameSize, geometry, getContentsMargins, grabGesture, grabKeyboard, grabMouse, grabShortcut, graphicsEffect, graphicsProxyWidget, handle, hasFocus, hasMouseTracking, height, heightForWidth, hide, inputContext, inputMethodHints, insertAction, insertActions, isActiveWindow, isAncestorOf, isEnabled, isEnabledTo, isEnabledToTLW, isFullScreen, isHidden, isLeftToRight, isMaximized, isMinimized, isModal, isRightToLeft, isTopLevel, isVisible, isVisibleTo, isWindow, isWindowModified, keyboardGrabber, languageChange, layout, layoutDirection, leaveEvent, locale, lower, mapFrom, mapFromGlobal, mapFromParent, mapTo, mapToGlobal, mapToParent, mask, maximumHeight, maximumSize, maximumWidth, metric, minimumHeight, minimumSize, minimumWidth, mouseDoubleClickEvent, mouseGrabber, mouseMoveEvent, move, moveEvent, nativeParentWidget, nextInFocusChain, normalGeometry, overrideWindowFlags, overrideWindowState, paintEngine, palette, paletteChange, parentWidget, pos, previousInFocusChain, raise_, rect, releaseKeyboard, releaseMouse, releaseShortcut, removeAction, render, repaint, resetInputContext, resize, restoreGeometry, saveGeometry, scroll, setAcceptDrops, setAccessibleDescription, setAccessibleName, setAttribute, setAutoFillBackground, setBackgroundRole, setBaseSize, setContentsMargins, setContextMenuPolicy, setCursor, setDisabled, setFixedHeight, setFixedSize, setFixedWidth, setFocus, setFocusPolicy, setFocusProxy, setFont, setForegroundRole, setGeometry, setGraphicsEffect, setHidden, setInputContext, setInputMethodHints, setLayout, setLayoutDirection, setLocale, setMask, setMaximumHeight, setMaximumSize, setMaximumWidth, setMinimumHeight, setMinimumSize, setMinimumWidth, setMouseTracking, setPalette, setParent, setShortcutAutoRepeat, setShortcutEnabled, setShown, setSizeIncrement, setSizePolicy, setStatusTip, setStyle, setStyleSheet, setTabOrder, setToolTip, setUpdatesEnabled, setVisible, setWhatsThis, setWindowFilePath, setWindowFlags, setWindowIcon, setWindowIconText, setWindowModality, setWindowModified, setWindowOpacity, setWindowRole, setWindowState, setWindowTitle, show, showFullScreen, showMaximized, showMinimized, showNormal, size, sizeIncrement, sizePolicy, stackUnder, statusTip, style, styleSheet, tabletEvent, testAttribute, toolTip, topLevelWidget, underMouse, ungrabGesture, unsetCursor, unsetLayoutDirection, unsetLocale, update, updateGeometry, updateMicroFocus, updatesEnabled, visibleRegion, whatsThis, width, winId, window, windowActivationChange, windowFilePath, windowFlags, windowIcon, windowIconText, windowModality, windowOpacity, windowRole, windowState, windowTitle, windowType, x, x11Info, x11PictureHandle, y

Inherited from PyQt4.QtCore.QObject: __getattr__, blockSignals, childEvent, children, connect, connectNotify, customEvent, deleteLater, destroyed, disconnect, disconnectNotify, dumpObjectInfo, dumpObjectTree, dynamicPropertyNames, emit, findChild, findChildren, inherits, installEventFilter, isWidgetType, killTimer, metaObject, moveToThread, objectName, parent, property, pyqtConfigure, receivers, removeEventFilter, sender, senderSignalIndex, setObjectName, setProperty, signalsBlocked, startTimer, thread, timerEvent, tr, trUtf8

Inherited from PyQt4.QtGui.QPaintDevice: colorCount, depth, heightMM, logicalDpiX, logicalDpiY, numColors, paintingActive, physicalDpiX, physicalDpiY, widthMM

Inherited from sip.simplewrapper: __new__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]

Inherited from PyQt4.QtGui.QComboBox: AdjustToContents, AdjustToContentsOnFirstShow, AdjustToMinimumContentsLength, AdjustToMinimumContentsLengthWithIcon, InsertAfterCurrent, InsertAlphabetically, InsertAtBottom, InsertAtCurrent, InsertAtTop, InsertBeforeCurrent, NoInsert

Inherited from PyQt4.QtGui.QWidget: DrawChildren, DrawWindowBackground, IgnoreMask

Inherited from PyQt4.QtCore.QObject: staticMetaObject

Inherited from PyQt4.QtGui.QPaintDevice: PdmDepth, PdmDpiX, PdmDpiY, PdmHeight, PdmHeightMM, PdmNumColors, PdmPhysicalDpiX, PdmPhysicalDpiY, PdmWidth, PdmWidthMM

Instance Variables [hide private]

Inherited from ui.qt.multi_combo_box.MultiComboBox: selectionChanged

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, parent)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Parameters:
  • parent - The Qt parent widget
  • include_all_and_none - Whether "All" and "None" options should be added to the top of the item list.
  • delimiter - The delimiter to use when listing all selected items
Overrides: object.__init__
(inherited documentation)

currentText(self)

 

Text to show in the combo menu, depending on the current selection. Over-rides the standard method of MultiComboBox.

Overrides: PyQt4.QtGui.QComboBox.currentText

_findFeatureItem(self, feature_type)

 

This function finds combo box model item for a given feature type.

Parameters:
  • feature_type (str) - one letter feature type
Returns: int
Row index for a given feature type

setSelectedFeatures(self, features)

 

Select the given features in the combo menu.

Parameters:
  • features (list of str) - List of one-letter feature types.

setChecked(self, feature, select)

 

This function sets feature item 'checked' state.

Parameters:
  • feature_type (str) - one letter feature type. 'Enabled' and 'checked' states will be set for this feature type.
  • checked (bool) - boolean indicating whether item should be checked

setEnabled(self, feature_type, enabled)

 

This function sets feature item 'enabled' state.

Parameters:
  • feature_type (str) - one letter feature type. 'Enabled' and 'checked' states will be set for this feature type.
  • enabled (bool) - boolean indicating whether item should be enabled
Overrides: PyQt4.QtGui.QWidget.setEnabled

enableAllFeatures(self)

 

Set all items to be enabled. Except the features that were "forced" to be selected (they are selected and disabled).

checkedFeatures(self)

 

This function returns a list that contains one letter types of checked features. Feature that is checked and disabled is the 'current' feature type. It should be the first item in the list.

Returns: list
list of checked features