![]() |
Home · All Namespaces · All Classes · Functions · Coding Style · Plugins · File Structure |
#include <SearchDialog.hpp>
Inherits StelDialog.
Public Slots | |
void | setVisible (bool) |
Public Member Functions | |
void | languageChanged () |
void | styleChanged () |
bool | eventFilter (QObject *object, QEvent *event) |
void | setSimpleStyle (bool b) |
Protected Member Functions | |
virtual void | createDialogContent () |
Protected Attributes | |
Ui_searchDialogForm * | ui |
void SearchDialog::languageChanged | ( | ) | [virtual] |
void SearchDialog::styleChanged | ( | ) |
Notify that the application style changed.
virtual void SearchDialog::createDialogContent | ( | ) | [protected, virtual] |