#include "qpui.h"#include <qdatetime.h>Functions | |
| void | setDashStyle (QpLineStyle style) |
| PLFLT | getCharHeight () |
| int | getPGPColourIndex (const QColor &c, bool reset) |
| void | print_iden () |
| PLINT | symbolIndexConversion (int index) |
| double | SafeLog10 (double d) |
| string | SafePGPString (const string &str) |
Variables | |
| QpWindow * | QPUI_widget = static_cast<QpWindow*>(NULL) |
| int | QPUI_colour_index |
| QPalette | QPUI_normal_palette |
| QPalette | QPUI_different_palette |
| PLFLT getCharHeight | ( | ) |
| int getPGPColourIndex | ( | const QColor & | c, | |
| bool | reset | |||
| ) |
| void print_iden | ( | ) |
| double SafeLog10 | ( | double | d | ) |
| string SafePGPString | ( | const string & | str | ) |
| void setDashStyle | ( | QpLineStyle | style | ) |
| PLINT symbolIndexConversion | ( | int | index | ) |
| QPalette QPUI_different_palette |
| QPalette QPUI_normal_palette |
| QpWindow* QPUI_widget = static_cast<QpWindow*>(NULL) |
1.5.7