NCBI C++ ToolKit
Classes | Namespaces | Typedefs | Enumerations
pt_item.hpp File Reference
#include <corelib/ncbiobj.hpp>
#include <gui/widgets/wx/fixed_base.hpp>
#include <wx/treebase.h>
+ Include dependency graph for pt_item.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  PT::CItem
 
class  PT::CChildIterator
 
class  PT::TPTItem< TData, Type >
 
class  IExplorerItemCmdContributor
 IExplorerItemCmdContributor - interface representing a component that contributes commands applicable to Explorer Items. More...
 

Namespaces

 PT
 

Typedefs

typedef vector< CItem * > PT::TItems
 

Enumerations

enum  PT::EItemType {
  PT::eRoot = 0x001 , PT::eWorkspace = 0x002 , PT::eProject = 0x004 , PT::eProjectFolder = 0x008 ,
  PT::eProjectItem = 0x010 , PT::eDataSource = 0x020 , PT::eView = 0x040 , PT::eFolder = 0x080 ,
  PT::eDataLoader = 0x100 , PT::eHiddenItems = 0x200
}
 
Modified on Fri Sep 20 14:57:50 2024 by modify_doxy.py rev. 669887