Module implementing the Qt configuration page.
QtPage | Class implementing the Qt configuration page. |
create | Module function to create the configuration page. |
Class implementing the Qt configuration page.
QtPage | Constructor |
on_qt4Button_clicked | Private slot to handle the Qt4 directory selection. |
on_qt4Edit_textChanged | Private slot to handle a change in the entered Qt directory. |
on_qt4TransButton_clicked | Private slot to handle the Qt4 translations directory selection. |
on_qtButton_clicked | Private slot to handle the Qt3 directory selection. |
on_qtEdit_textChanged | Private slot to handle a change in the entered Qt3 directory. |
save | Public slot to save the Qt configuration. |
Constructor
Private slot to handle the Qt4 directory selection.
Private slot to handle a change in the entered Qt directory.
Private slot to handle the Qt4 translations directory selection.
Private slot to handle the Qt3 directory selection.
Private slot to handle a change in the entered Qt3 directory.
Public slot to save the Qt configuration.
Module function to create the configuration page.