16 this->setWindowTitle(
"Filter dialog");
17 this->onStyleSheetChanged();
19 Qt::QueuedConnection);
24 void CFilterDialog::onStyleSheetChanged()
27 this->setStyleSheet(qss);
const CStyleSheetUtility & getStyleSheetUtility() const
Style sheet handling.
void styleSheetsChanged()
Style sheet changed.
static const QString & fileNameFilterDialog()
File name maininfoarea.qss.
QString style(const QString &fileName) const
Style for given file name.
CFilterDialog(QWidget *parent=nullptr)
Constructor.
virtual ~CFilterDialog()
Destructor.
SWIFT_GUI_EXPORT swift::gui::CGuiApplication * sGui
Single instance of GUI application object.
Filter to search data sets.