#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include "remove_header_conflicts.hpp"
#include "progress_meter.hpp"
#include "cn3d_tools.hpp"
Include dependency graph for progress_meter.cpp:
Go to the source code of this file.
Go to the SVN repository for this file.
Macros #define DECLARE_AND_FIND_WINDOW_RETURN_ON_ERR(var, id, type) #define ID_TEXT 10000 #define ID_GAUGE 10001 Variables USING_NCBI_SCOPE Macro Definition Documentation ◆ DECLARE_AND_FIND_WINDOW_RETURN_ON_ERR #define DECLARE_AND_FIND_WINDOW_RETURN_ON_ERR ( var, id, type ) Value: type*var; \
var = wxDynamicCast(FindWindow(
id),
type); \
if (!var) { \
ERRORMSG("Can't find window with id " << id); \
return; \
}
type Definition: type.c:6Definition at line 47 of file progress_meter.cpp.
◆ ID_GAUGE #define ID_GAUGE 10001 ◆ ID_TEXT #define ID_TEXT 10000 Variable Documentation ◆ USING_NCBI_SCOPE USING_NCBI_SCOPEDefinition at line 42 of file progress_meter.cpp.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4