ARB
|
#include <info_window.h>
Public Member Functions | |
const InfoWindow & | registerInfoWindow (AW_window *aww, DbScanner *scanner, int detach_id) |
const InfoWindow * | find (AW_window *aww) |
int | allocate_detach_id (const InfoWindow &other) |
const InfoWindow * | find_reusable_of_same_type_as (const InfoWindow &other) |
const InfoWindow * | find_maininfo_of_same_type_as (const InfoWindow &other) |
Static Public Member Functions | |
static void | reactivate (AW_window *aww) |
static const char * | localize_scanner_id (const char *scanner_id, int detach_id) |
Static Public Attributes | |
static InfoWindowRegistry | infowin |
Definition at line 135 of file info_window.h.
|
inline |
Definition at line 142 of file info_window.h.
References arb_assert, find(), and InfoWindow::MAIN_WINDOW.
Referenced by popup_new_experiment_window(), popup_new_gene_window(), and popup_new_speciesOrganismWindow().
|
inline |
Definition at line 154 of file info_window.h.
References NULp.
Referenced by reactivate(), registerInfoWindow(), and store_unused_detached_info_window_cb().
|
inline |
Definition at line 160 of file info_window.h.
References arb_assert, info, InfoWindow::is_maininfo(), InfoWindow::MAIN_WINDOW, and max.
Referenced by popup_detached_experiment_window(), popup_detached_gene_window(), and popup_detached_speciesOrganismWindow().
|
inline |
Definition at line 172 of file info_window.h.
Referenced by popup_detached_experiment_window(), popup_detached_gene_window(), and popup_detached_speciesOrganismWindow().
|
inline |
Definition at line 179 of file info_window.h.
Referenced by unlock_detached_cb().
|
inlinestatic |
Definition at line 189 of file info_window.h.
References arb_assert, find(), and InfoWindow::reactivate().
Referenced by EXP_popup_experiment_window(), GEN_popup_gene_infowindow(), and popup_speciesOrganismWindow().
|
inlinestatic |
Definition at line 195 of file info_window.h.
References GBS_global_string(), and InfoWindow::MAIN_WINDOW.
Referenced by popup_new_experiment_window(), popup_new_gene_window(), and popup_new_speciesOrganismWindow().
|
static |
Definition at line 187 of file info_window.h.
Referenced by popup_detached_experiment_window(), popup_detached_gene_window(), popup_detached_speciesOrganismWindow(), popup_new_experiment_window(), popup_new_gene_window(), and popup_new_speciesOrganismWindow().