NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/gl/gl_widget_base.hpp>
#include <gui/widgets/wx/popup_event.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/widgets/wx/ui_command.hpp>
#include <gui/widgets/wx/unfocused_controls.hpp>
#include <gui/widgets/gl/attrib_menu.hpp>
#include <gui/opengl/glfont.hpp>
#include <gui/utils/command.hpp>
#include <gui/types.hpp>
#include <list>
#include <wx/event.h>
#include <wx/sizer.h>
#include <wx/menu.h>
#include <wx/app.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | WIDGET_PANE_ENTER_TIMER 6310 |
Functions | |
EVT_COMMAND_RANGE (eCmdFirstStickyToolTipCmd, eCmdLastStickyToolTipCmd, wxEVT_COMMAND_BUTTON_CLICKED, CGlWidgetPane::OnCmdEvent) void CGlWidgetPane | |
Variables | |
static bool | trace = false |
static const double | kPageInc = 0.8 |
static const double | kLineDiv = 50 |
#define WIDGET_PANE_ENTER_TIMER 6310 |
Definition at line 55 of file gl_widget_base.cpp.
EVT_COMMAND_RANGE | ( | eCmdFirstStickyToolTipCmd | , |
eCmdLastStickyToolTipCmd | , | ||
wxEVT_COMMAND_BUTTON_CLICKED | , | ||
CGlWidgetPane::OnCmdEvent | |||
) |
Definition at line 82 of file gl_widget_base.cpp.
|
static |
Definition at line 973 of file gl_widget_base.cpp.
Referenced by CGlWidgetBase::x_OnScrollX(), CGlWidgetBase::x_OnScrollY(), and CGlWidgetBase::x_UpdateScrollbars().
|
static |
Definition at line 972 of file gl_widget_base.cpp.
Referenced by CGlWidgetBase::x_UpdateScrollbars().
Definition at line 261 of file gl_widget_base.cpp.
Referenced by CTraceEvent::AddTrace(), AppendTraceParameter(), JumperExtendLeft(), JumperExtendLeftCompressed(), JumperExtendLeftCompressedWithTraceback(), JumperExtendLeftCompressedWithTracebackOptimal(), JumperExtendRight(), JumperExtendRightCompressed(), JumperExtendRightCompressedWithTraceback(), JumperExtendRightCompressedWithTracebackOptimal(), JumperExtendRightWithTraceback(), CPubseqGatewayApp::OnAccessionVersionHistory(), CPubseqGatewayApp::OnGet(), CPubseqGatewayApp::OnGetBlob(), CPubseqGatewayApp::OnGetNA(), CPubseqGatewayApp::OnGetTSEChunk(), CPubseqGatewayApp::OnIPGResolve(), CGlWidgetPane::OnKeyEvent(), CPubseqGatewayApp::OnResolve(), CHTMLException::ReportExtra(), s_FormatStackTrace(), s_GetTraceback(), TestCommand(), TestCommandUpdates(), SPSGS_RequestBase::TraceToString(), TreeReRoot(), TreeTraceToRoot(), CPubseqGatewayApp::x_GetCommonIDRequestParams(), CPubseqGatewayApp::x_GetTraceParameter(), CGlWidgetPane::x_Handlers_handle(), CMMAligner::x_RunBtm(), and CMMAligner::x_RunTop().