NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include <corelib/ncbitime.hpp>
#include "cross_aln_demo_dlg.hpp"
#include <gui/widgets/wx/wx_app.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CCrossAlnDemoApp |
Derive our application class from CwxNCBIApp and use it together with standard CNCBIwxApplication. More... | |
Functions | |
int | NcbiSys_main (int argc, ncbi::TXChar *argv[]) |
int NcbiSys_main | ( | int | argc, |
ncbi::TXChar * | argv[] | ||
) |
Definition at line 80 of file wx_cross_aln_demo_app.cpp.