Package Camelot :: Package camelot :: Package view :: Module workspace :: Class NoDesktopWorkspace
[frames] | no frames]

Class NoDesktopWorkspace

source code


Instance Methods
 
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
addSubWindow(*args, **kwargs) source code
 
subWindowList(*args, **kwargs) source code
 
removeWidgetFromWorkspace(*args, **kwargs) source code

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

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

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

Class Variables

Inherited from PyQt4.QtCore.QObject: staticMetaObject

Properties

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

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

addSubWindow(*args, **kwargs)

source code 
Decorators:
  • @gui_function

subWindowList(*args, **kwargs)

source code 
Decorators:
  • @gui_function

removeWidgetFromWorkspace(*args, **kwargs)

source code 
Decorators:
  • @gui_function