Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | CurrentFontChanged (QFont f) |
| |
Public Member Functions inherited from QtGui.IQComboBoxSignals | |
void | EditTextChanged (string arg1) |
| |
void | Activated (int index) |
| |
void | Activated (string arg1) |
void | Highlighted (int index) |
| |
void | Highlighted (string arg1) |
void | CurrentIndexChanged (int index) |
| |
void | CurrentIndexChanged (string arg1) |
void | TextChanged (string arg1) |
Public Member Functions inherited from QtGui.IQWidgetSignals | |
void | CustomContextMenuRequested (QPoint pos) |
| |
Public Member Functions inherited from QtCore.IQObjectSignals | |
void | Destroyed (QObject arg1) |
void | Destroyed () |
| |
void QtGui.IQFontComboBoxSignals.CurrentFontChanged | ( | QFont | f | ) |
This signal is emitted whenever the current font changes, with the new font.
See also currentFont.