Go to the documentation of this file.Go to the SVN repository for this file.
51 #include <wx/treectrl.h>
62 for (
size_t i = 0;
i < items.size();
i++)
63 types |= items[
i]->GetType();
69 const CItem* pitem = &item;
74 return pitem ?
static_cast<const CProject*
>(pitem)->GetData()->GetId() : -1;
79 const CItem* pitem = &item;
User-defined methods of the data storage class.
User-defined methods of the data storage class.
User-defined methods of the data storage class.
virtual int GetType() const =0
CItem * GetParent(wxTreeCtrl &treeCtrl) const
static const struct type types[]
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
objects::CGBProjectHandle::TId GetProjectId(wxTreeCtrl &treeCtrl, const CItem &item)
int GetItemTypes(const TItems &items)
CProject * GetProject(wxTreeCtrl &treeCtrl, const CItem &item)
bool sm_HideDisabledItems