camelot :: view :: controls :: editors :: timeeditor :: TimeEditor :: Class TimeEditor
[frames] | no frames]

Class TimeEditor


Nested Classes

Inherited from PyQt4.QtGui.QDateTimeEdit: Section, Sections

Inherited from PyQt4.QtGui.QAbstractSpinBox: ButtonSymbols, CorrectionMode, StepEnabled, StepEnabledFlag

Inherited from PyQt4.QtGui.QWidget: RenderFlag, RenderFlags

Inherited from PyQt4.QtGui.QPaintDevice: PaintDeviceMetric

Instance Methods
 
__init__(self, parent, editable=True, format='hh:mm', **kwargs)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 
get_value(self)
 
set_enabled(self, editable=True)
 
set_value(self, value)

Inherited from PyQt4.QtGui.QDateTimeEdit: calendarPopup, calendarWidget, clear, clearMaximumDate, clearMaximumDateTime, clearMaximumTime, clearMinimumDate, clearMinimumDateTime, clearMinimumTime, currentSection, currentSectionIndex, date, dateChanged, dateTime, dateTimeChanged, dateTimeFromText, displayFormat, displayedSections, event, fixup, focusInEvent, focusNextPrevChild, initStyleOption, keyPressEvent, maximumDate, maximumDateTime, maximumTime, minimumDate, minimumDateTime, minimumTime, mousePressEvent, paintEvent, sectionAt, sectionCount, sectionText, setCalendarPopup, setCalendarWidget, setCurrentSection, setCurrentSectionIndex, setDate, setDateRange, setDateTime, setDateTimeRange, setDisplayFormat, setMaximumDate, setMaximumDateTime, setMaximumTime, setMinimumDate, setMinimumDateTime, setMinimumTime, setSelectedSection, setTime, setTimeRange, setTimeSpec, sizeHint, stepBy, stepEnabled, textFromDateTime, time, timeChanged, timeSpec, validate, wheelEvent

Inherited from PyQt4.QtGui.QAbstractSpinBox: alignment, buttonSymbols, changeEvent, closeEvent, contextMenuEvent, correctionMode, editingFinished, focusOutEvent, hasAcceptableInput, hasFrame, hideEvent, inputMethodQuery, interpretText, isAccelerated, isReadOnly, keyReleaseEvent, keyboardTracking, lineEdit, minimumSizeHint, mouseMoveEvent, mouseReleaseEvent, resizeEvent, selectAll, setAccelerated, setAlignment, setButtonSymbols, setCorrectionMode, setFrame, setKeyboardTracking, setLineEdit, setReadOnly, setSpecialValueText, setWrapping, showEvent, specialValueText, stepDown, stepUp, text, timerEvent, wrapping

Inherited from PyQt4.QtGui.QWidget: acceptDrops, accessibleDescription, accessibleName, actionEvent, actions, activateWindow, addAction, addActions, adjustSize, autoFillBackground, backgroundRole, baseSize, childAt, childrenRect, childrenRegion, clearFocus, clearMask, close, contentsMargins, contentsRect, contextMenuPolicy, create, cursor, customContextMenuRequested, destroy, devType, dragEnterEvent, dragLeaveEvent, dragMoveEvent, dropEvent, effectiveWinId, enabledChange, ensurePolished, enterEvent, find, focusNextChild, 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, inputMethodEvent, 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, 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, setEnabled, 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: blockSignals, childEvent, children, connect, connectNotify, customEvent, deleteLater, destroyed, disconnect, disconnectNotify, dumpObjectInfo, dumpObjectTree, dynamicPropertyNames, emit, eventFilter, findChild, findChildren, inherits, installEventFilter, isWidgetType, killTimer, metaObject, moveToThread, objectName, parent, property, pyqtConfigure, receivers, removeEventFilter, sender, setObjectName, setProperty, signalsBlocked, startTimer, thread, tr, trUtf8

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

Inherited from sip.simplewrapper: __delattr__, __getattribute__, __new__, __setattr__

Inherited from customeditor.AbstractCustomEditor: get_height, set_background_color

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

Class Variables

Inherited from PyQt4.QtGui.QDateTimeEdit: AmPmSection, DateSections_Mask, DaySection, HourSection, MSecSection, MinuteSection, MonthSection, NoSection, SecondSection, TimeSections_Mask, YearSection

Inherited from PyQt4.QtGui.QAbstractSpinBox: CorrectToNearestValue, CorrectToPreviousValue, NoButtons, PlusMinus, StepDownEnabled, StepNone, StepUpEnabled, UpDownArrows

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

Properties

Inherited from object: __class__

Method Details

__init__(self, parent, editable=True, format='hh:mm', **kwargs)
(Constructor)

 
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
Overrides: object.__init__
(inherited documentation)

get_value(self)

 
Overrides: customeditor.AbstractCustomEditor.get_value

set_value(self, value)

 
Overrides: customeditor.AbstractCustomEditor.set_value