NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/wx/wx_app.hpp>
#include <gui/utils/app_job_dispatcher.hpp>
#include <gui/objutils/object_manager_engine.hpp>
#include "flat_file_demo_dlg.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CDemoApp |
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 88 of file flatfile_demo_app.cpp.