rasdaman complete source
|
#include <rviewQuery.hh>
Public Member Functions | |
rviewQuery (rviewDatabase *db, char *query=NULL) | |
~rviewQuery (void) | |
void | OnSize (int w, int h) |
void | OnMenuCommand (int id) |
void | label (void) |
int | process (wxObject &obj, wxEvent &evt) |
int | userEvent (const user_event &ue) |
virtual const char * | getFrameName (void) const |
virtual rviewFrameType | getFrameType (void) const |
int | getIdentifier (void) const |
int | getQueryCounter (void) const |
![]() | |
rviewFrame (wxFrame *parent, char *title, int x, int y, int w, int h) | |
virtual | ~rviewFrame (void) |
int | checkobj (wxObject &obj) |
virtual int | requestQuit (int level) |
virtual void | childMouseEvent (wxWindow *child, wxMouseEvent &mevt) |
void | setParent (rviewFrame *parent) |
void | registerChild (rviewFrame *child) |
void | deregisterChild (rviewFrame *child) |
virtual bool | OnClose (void) |
Protected Member Functions | |
void | buildMenubar (void) |
bool | loadQuery (char *file) |
bool | saveQuery (char *file) |
void | newDBState (bool newState) |
void | updateTitle (void) |
Protected Attributes | |
wxTextWindow * | twin |
wxMenuBar * | mbar |
wxMenu * | mbarMenus [3] |
wxPanel * | panel |
rviewButton * | butClear |
rviewButton * | butExec |
rviewButton * | butUpdt |
wxFont * | font |
int | hotNumber |
DynamicString | hotPath |
DynamicString | lastHotPath |
rviewDatabase * | queryDb |
rviewDisplay * | updateDisplay |
r_Ref< r_GMarray > | updateMddObj |
int | qwindowID |
int | updateID |
![]() | |
rviewFrameMgr * | frames |
rviewFrame * | parentFrame |
int | frameWidth |
int | frameHeight |
Static Protected Attributes | |
static const char | query_extension [] |
static const char | query_firstline [] |
static const keyword_to_ident_c | fontNameTab [] |
static const keyword_to_ident_c | fontStyleTab [] |
static const keyword_to_ident_c | fontWeightTab [] |
static const int | query_width |
static const int | query_height |
static const int | query_border |
static const int | query_bottom |
static const int | query_bwidth |
static const int | query_bheight |
rviewQuery::rviewQuery | ( | rviewDatabase * | db, |
char * | query = NULL |
||
) |
rviewQuery::~rviewQuery | ( | void | ) |
|
protected |
|
virtual |
Reimplemented from rviewFrame.
|
virtual |
Reimplemented from rviewFrame.
int rviewQuery::getIdentifier | ( | void | ) | const |
int rviewQuery::getQueryCounter | ( | void | ) | const |
|
virtual |
Implements rviewFrame.
|
protected |
|
protected |
void rviewQuery::OnMenuCommand | ( | int | id | ) |
void rviewQuery::OnSize | ( | int | w, |
int | h | ||
) |
|
virtual |
Implements rviewFrame.
|
protected |
|
protected |
|
virtual |
Reimplemented from rviewFrame.
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |