26#ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLSELECTORDIALOG_H
27#define __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLSELECTORDIALOG_H
34#include <QStringListIterator>
48 class SymbolSelectorDialogForm;
65 class SymbolPreviewWidget;
162 void filter(
const QList<QTreeWidgetItem*>& items);
202 bool addGroup(
const QString& groupName,
const QString& groupParentId);
258 std::unique_ptr<Ui::SymbolSelectorDialogForm>
m_ui;