Go to the SVN repository for this file.
50 #include <wx/toplevel.h> 60 "CEditObjectSet::CreateWindow - Window already created!");
62wxTopLevelWindow* gui_widget =
dynamic_cast<wxTopLevelWindow*
>(parent);
69gui_widget->SetTitle(
_(
"Bioseq-set"));
91 autoit = new_set->
SetDescr().Set().begin();
92 while(it != new_set->
SetDescr().Set().end()) {
93 if((*it)->IsTitle()) {
94it = new_set->
SetDescr().Set().erase(it);
103 if(new_set->
SetDescr().Set().empty()) {
bool NeedsDocsumTitle() const
CIRef< IEditCommand > m_EditAction
CRef< objects::CScope > m_Scope
virtual IEditCommand * GetEditCommand()
After placing the window in the Edit Object Dialog ShowModal() method of the dialog is called.
virtual wxWindow * CreateWindow(wxWindow *parent)
creates a child (not top level) windows that can contain whatever controls/subwindows etc.
objects::CBioseq_set::EClass GetClass()
void SetClass(objects::CBioseq_set::EClass class_type)
Interface (functor) for object editing.
#define NCBI_THROW(exception_class, err_code, message)
Generic macro to throw an exception, given the exception class, error code and message string.
virtual void Assign(const CSerialObject &source, ESerialRecursionMode how=eRecursive)
Set object to copy of another one.
TObjectType * GetPointer(void) THROWS_NONE
Get pointer,.
void Reset(void)
Reset reference object.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
const TDescr & GetDescr(void) const
Get the Descr member data.
TClass GetClass(void) const
Get the Class member data.
bool IsSetDescr(void) const
Check if a value has been assigned to Descr data member.
void SetClass(TClass value)
Assign a value to Class data member.
void ResetDescr(void)
Reset Descr data member.
void SetDescr(TDescr &value)
Assign a value to Descr data member.
const Tdata & Get(void) const
Get the member data.
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