uos_activpal.gui.base.VQuestionResponse

class uos_activpal.gui.base.VQuestionResponse(parent=None)[source]

A combo widget designed to stack a question on top of a textbox.

__init__(parent=None)[source]

Create a VQuestionResponse widget.

Methods

__init__([parent]) Create a VQuestionResponse widget.

Attributes

layout QLayout – The QLayout used to organise the question and response.