26#ifndef __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_TREEITEM_H
27#define __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_TREEITEM_H
36#include <qnamespace.h>
166 void getChildren(std::vector<TreeItem*>& items,
const std::string& type)
const;
205 virtual void setVisible(
const VISIBLE& visible,
const bool& updateAncestors =
false,
const bool& updateDescendents =
false);
Implements a generic queue.
This class is designed to declare objects to be thrown as exceptions by TerraLib.
Namespace for the Qt module of TerraLib.
Struct that implements the generic queue.