ZeTools Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ActiveDayBoxHelper class used in ZeCalendar
CalendarDayBoxHelper class used in ZeCalendar
CalHeaderBoxHelper class used in ZeCalendar
CalLineHelper class used in ZeCalendar
CalWeekBoxHelper class used in ZeCalendar
PseudoButtonHelper class used in ZeCalendar
ZeButtonZeButton provides easy displaying of different pixmaps for different states

It takes 3 pixmaps for the three different states:
up: what could be called the normal, unpressed appearance
down: when the button is pressed or - if setToggle = true - when the button isDown
active: when the mouse pointer is hovering over the button you might want to set a different pixmap (needs mouseOver = true)
ZeCalendarZeCalendar is a flexible CalendarWidget (based on QCanvas)
It's fully resizable and highly customizable - colors, fonts and sizes for different parts can be set individually.
The total configuration is also accessible when used as plugin for QtDesigner.
Other options - like holidays or complete themes - can be set programmatically
ZeDataTableZeDataTable colors rows in alternating colors

There are four different colors to set:
oddRowColor: odd row colors get this background color
evenRowColor: even row colors get this background color
hoverColor: when the mouse pointer is hovering over the table rows are highlighted with that color
highlightColor: selecting a cell paints the background with this color

See also ZeTable
ZeTableZeTable colors rows in alternating colors

There are four different colors to set:
oddRowColor: odd row colors get this background color
evenRowColor: even row colors get this background color
hoverColor: when the mouse pointer is hovering over the table rows are highlighted with that color
highlightColor: selecting a cell paints the background with this color

See also ZeDataTable

Generated on Wed Nov 8 20:07:47 2006 for ZeTools by  doxygen 1.5.1