NCBI C++ ToolKit
|
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 } |