QXTermWidget

Inheritance diagram of QXTermWidget

class QXTermWidget(parent=None, designMode=False)[source]

Bases: PyQt4.QtGui.QWidget

closeEvent(event)[source]
command

The command to be executed within the XTerm

destroy(destroyWindow=True, destroySubWindows=True)[source]
fontSize

The fontSize to be used by the XTerm

getCommand()[source]
getFontSize()[source]
resetCommand()[source]
resetFontSize()[source]
resizeEvent(e)[source]
setCommand(value)[source]
setFontSize(value)[source]
sizeHint()[source]