#include <prefgeneral.h>
Public Member Functions | |
| PrefGeneral (QWidget *parent=0, const char *name=0) | |
| void | setBackgroundColor (const QColor &color) |
| Sets the background color. | |
| void | setPaletteHeaders (bool show) |
| Sets the display of the palette headers. | |
| void | setEventPosition (int position) |
| Sets the event position in percentage from the begining of the window where the events are display when browsing. | |
| void | setClusterPosition (int position) |
| Sets the cluster position in percentage from the begining of the window where the clusters are display when browsing. | |
| QColor | getBackgroundColor () const |
| Returns the background color. | |
| bool | isPaletteHeadersDisplayed () const |
| Returns true if the palette headers are displayed, false othewise. | |
| int | getEventPosition () const |
| Returns the event position in percentage from the begining of the window where the events are display when browsing. | |
| int | getClusterPosition () const |
| Returns the cluster position in percentage from the begining of the window where the clusters are display when browsing. | |
| PrefGeneral (QWidget *parent=0, const char *name=0) | |
| void | setBackgroundColor (const QColor &color) |
| Sets the background color. | |
| void | setPaletteHeaders (bool show) |
| Sets the display of the palette headers. | |
| void | setEventPosition (int position) |
| Sets the event position in percentage from the begining of the window where the events are display when browsing. | |
| void | setClusterPosition (int position) |
| Sets the cluster position in percentage from the begining of the window where the clusters are display when browsing. | |
| QColor | getBackgroundColor () const |
| Returns the background color. | |
| bool | isPaletteHeadersDisplayed () const |
| Returns true if the palette headers are displayed, false othewise. | |
| int | getEventPosition () const |
| Returns the event position in percentage from the begining of the window where the events are display when browsing. | |
| int | getClusterPosition () const |
| Returns the cluster position in percentage from the begining of the window where the clusters are display when browsing. | |
1.5.1