Qyoto
4.0.7
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | CurrentFontChanged (QFont f) |
More... | |
![]() | |
void | EditTextChanged (string text) |
More... | |
void | Activated (int index) |
More... | |
void | Activated (string text) |
More... | |
void | Highlighted (int index) |
More... | |
void | Highlighted (string text) |
More... | |
void | CurrentIndexChanged (int index) |
More... | |
void | CurrentIndexChanged (string text) |
More... | |
void | TextChanged (string arg1) |
![]() | |
void | CustomContextMenuRequested (QPoint pos) |
More... | |
![]() | |
void | Destroyed (QObject obj=null) |
More... | |
void | Destroyed () |
More... | |
void QtGui.IQFontComboBoxSignals.CurrentFontChanged | ( | QFont | f | ) |
This signal is emitted whenever the current font changes, with the new font.
See also currentFont.