NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include <corelib/ncbitime.hpp>
#include "seq_text_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 | CSeqTextDemoApp |
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 91 of file seq_text_demo.cpp.