#include "qpui.h"
#include <qdatetime.h>
Functions | |
double | getSpacingMedian (const QmjdTimeSeq ×eq) |
int | calc_tol_spacing (double &spacing, const QmjdTimeSeq ×eq, double tol, double fract_reqd) |
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 |
int calc_tol_spacing | ( | double & | spacing, | |
const QmjdTimeSeq & | timeseq, | |||
double | tol, | |||
double | fract_reqd | |||
) |
PLFLT getCharHeight | ( | ) |
int getPGPColourIndex | ( | const QColor & | c, | |
bool | reset | |||
) |
double getSpacingMedian | ( | const QmjdTimeSeq & | timeseq | ) |
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) |