-
Notifications
You must be signed in to change notification settings - Fork 11
Home
ben-sangster edited this page Oct 6, 2010
·
10 revisions
Each link contains specifics on the signals and function calls associated with each implemented Qt binding. Object types inherit the signals and function calls of the type under which they are indented. For example, QRadioButton inherits from QAbstractButton, QWidget, and QObject, while QVBoxLayout inherits from QBoxLayout, QLayout, and QObject.