NCBI C++ ToolKit
Functions | Variables
ngalign_panel.cpp File Reference
#include <ncbi_pch.hpp>
#include "ngalign_panel.hpp"
#include <wx/sizer.h>
#include <wx/stattext.h>
#include <wx/statbox.h>
#include <wx/choice.h>
#include <wx/msgdlg.h>
#include "wx/bitmap.h"
#include "wx/icon.h"
#include <gui/widgets/object_list/object_list_widget.hpp>
#include "wx/imaglist.h"
+ Include dependency graph for ngalign_panel.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (ncbi::objects)
 
static CObjectLists_CreateObjList (TConstScopedObjects &objects)
 
static void s_GetMinMaxRows (const CObjectList &objList, int &min_row, int &max_row)
 

Variables

static const char * kTable1Tag = "Table1"
 
static const char * kTable2Tag = "Table2"
 

Function Documentation

◆ s_CreateObjList()

static CObjectList* s_CreateObjList ( TConstScopedObjects objects)
static

◆ s_GetMinMaxRows()

static void s_GetMinMaxRows ( const CObjectList objList,
int min_row,
int max_row 
)
static

◆ USING_SCOPE()

USING_SCOPE ( ncbi::objects  )

Variable Documentation

◆ kTable1Tag

const char* kTable1Tag = "Table1"
static

Definition at line 281 of file ngalign_panel.cpp.

Referenced by CNGAlignPanel::LoadSettings(), and CNGAlignPanel::SaveSettings().

◆ kTable2Tag

const char * kTable2Tag = "Table2"
static

Definition at line 281 of file ngalign_panel.cpp.

Referenced by CNGAlignPanel::LoadSettings(), and CNGAlignPanel::SaveSettings().

Modified on Wed Sep 04 14:59:07 2024 by modify_doxy.py rev. 669887