26 #ifndef __TERRALIB_QT_AF_EVENTS_INTERNAL_TABLEEVENTS_H 
   27 #define __TERRALIB_QT_AF_EVENTS_INTERNAL_TABLEEVENTS_H 
   29 #include "../../../maptools/Enums.h" 
   30 #include "../../../maptools/AbstractLayer.h" 
   73 #endif //__TERRALIB_QT_AF_EVENTS_INTERNAL_TABLEEVENTS_H 
This event signals that table has alternating row colors. 
 
A base class for application events. 
 
TableAlternatingColorsChanged(bool isAlternating, QColor primaryColor, QColor secondaryColor)
Constructor.