ARB
|
#include "NT_local.h"
#include <pvp.h>
#include <TreeNode.h>
#include <awt_sel_boxes.hxx>
#include <awt_TreeAwars.hxx>
#include <aw_root.hxx>
#include <aw_awar.hxx>
#include <aw_msg.hxx>
#include <arb_progress.h>
#include <arb_global_defs.h>
Go to the source code of this file.
Macros | |
#define | AWAR_PVP_SAI "tmp/pos_var_pars/sai" |
#define | AWAR_PVP_TREE "tmp/pos_var_pars/tree" |
Functions | |
static void | AP_calc_pos_var_pars (AW_window *aww) |
AW_window * | AP_create_pos_var_pars_window (AW_root *root) |
#define AWAR_PVP_SAI "tmp/pos_var_pars/sai" |
Definition at line 26 of file AP_pos_var_pars.cxx.
Referenced by AP_calc_pos_var_pars(), and AP_create_pos_var_pars_window().
#define AWAR_PVP_TREE "tmp/pos_var_pars/tree" |
Definition at line 27 of file AP_pos_var_pars.cxx.
Referenced by AP_calc_pos_var_pars(), and AP_create_pos_var_pars_window().
|
static |
Definition at line 29 of file AP_pos_var_pars.cxx.
References aw_message_if(), AW_root::awar(), AWAR_PVP_SAI, AWAR_PVP_TREE, error(), GB_await_error(), NT_global::gb_main, GBT_get_default_alignment(), AW_window::get_root(), GLOBAL, PVP_calculate(), and AW_awar::read_char_pntr().
Referenced by AP_create_pos_var_pars_window().
Definition at line 48 of file AP_pos_var_pars.cxx.
References AP_calc_pos_var_pars(), AW_POPDOWN(), AW_ROOT_DEFAULT, AW_root::awar(), AWAR_PVP_SAI, AWAR_PVP_TREE, AW_root::awar_string(), awt_create_SAI_selection_list(), awt_create_TREE_selection_list(), AWT_registerTreeAwarSimple(), NT_global::gb_main, GBT_name_of_largest_tree(), GLOBAL, makeHelpCallback(), NO_TREE_SELECTED, ta, and AW_awar::write_string().
Referenced by popup_new_main_window().