Go to the documentation of this file.
   26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLSELECTORDIALOG_H 
   27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLSELECTORDIALOG_H 
   30 #include "../Config.h" 
   34 #include <QStringListIterator> 
   42 class QTreeWidgetItem;
 
   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; 
 
  268 #endif  // __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLSELECTORDIALOG_H