Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_WIDGETS_SEQ_GRAPHIC___URL_TOOLTIP_HANDLER__HPP
2 #define GUI_WIDGETS_SEQ_GRAPHIC___URL_TOOLTIP_HANDLER__HPP
51 bool ProcessURL(
const string &href);
53 void x_ParseUnalignedRegionHref(
const string &href);
54 void x_ParseGenomicLinkHref(
const string &href);
55 void x_ReverseSequence(
string& seq,
bool is_protein,
bool reverse,
bool flipped_strands);
59 string x_ReformatUrlMarkerParam(
const std::string &url_params);
static CRef< CScope > m_Scope
void(*)(CSeq_entry_Handle seh, IWorkbench *wb, const CSerialObject &obj) handler
int TSignedSeqPos
Type for signed sequence position.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
#define NCBI_GUIWIDGETS_SEQGRAPHIC_EXPORT
Defines to provide correct exporting from DLLs in Windows.
The NCBI C++/STL use hints.