NCBI C++ ToolKit
Variables
status_bar_service_impl.cpp File Reference
#include <ncbi_pch.hpp>
#include <gui/framework/status_bar_service_impl.hpp>
#include <gui/framework/status_message_slot_panel.hpp>
#include <gui/framework/event_log_service_impl.hpp>
#include <gui/widgets/wx/app_status_bar.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/widgets/wx/fileartprov.hpp>
#include <gui/widgets/wx/richtextctrl.hpp>
#include <corelib/ncbitime.hpp>
#include <wx/app.h>
#include <wx/sizer.h>
#include <wx/artprov.h>
#include <wx/gauge.h>
#include <wx/html/htmlwin.h>
#include <wx/dcclient.h>
#include <wx/richtext/richtextctrl.h>
#include <wx/hyperlink.h>
+ Include dependency graph for status_bar_service_impl.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Variables

static int kEventTimerID = 13
 
static int kPulseTimerID = 14
 
static const int kSepX = 4
 

Variable Documentation

◆ kEventTimerID

int kEventTimerID = 13
static

Definition at line 57 of file status_bar_service_impl.cpp.

Referenced by CStatusBarService::CStatusBarService().

◆ kPulseTimerID

int kPulseTimerID = 14
static

Definition at line 58 of file status_bar_service_impl.cpp.

Referenced by CStatusBarService::CStatusBarService().

◆ kSepX

const int kSepX = 4
static

Definition at line 431 of file status_bar_service_impl.cpp.

Referenced by CMessageSlot::OnPaint().

Modified on Wed Sep 04 15:03:00 2024 by modify_doxy.py rev. 669887