Go to the documentation of this file. 1 #ifndef US_SELECT_RUNS_H
3 #define US_SELECT_RUNS_H
30 void dkdb_changed(
bool DB );
68 void scan_dbase_run (
void );
69 void scan_local_run (
void );
70 void build_runids (
void );
71 void list_data (
void );
72 void search (
const QString& );
73 void cancelled (
void );
74 void accepted (
void );
75 void get_person (
void );
76 void update_person (
int );
77 void update_disk_db (
bool );
79 { showHelp.show_help(
"select_runs.html" ); };