MenuBarModel.h File Reference

Contains a definition for a model over the QMenuBar. More...

#include <QtCore/QAbstractTableModel>
#include <vector>

Go to the source code of this file.

Classes

class  te::qt::af::MenuBarModel
 Defines a model, based on a QMenuBar, to present all system buttons as a table. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::af
 Namespace for the Qt Application Framework module of TerraLib.
 

Detailed Description

Contains a definition for a model over the QMenuBar.

Definition in file MenuBarModel.h.