NCBI C++ ToolKit
|
#include <corelib/ncbiobj.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Enumerations | |
enum | ELinkedFeatDisplay { eLFD_Expanded , eLFD_Hidden , eLFD_Packed , eLFD_PackedWithParent , eLFD_ParentHidden , eLFD_Invalid , eLFD_Expandable , eLFD_Default = eLFD_Expanded } |
enum ELinkedFeatDisplay |
Enumerator | |
---|---|
eLFD_Expanded | |
eLFD_Hidden | |
eLFD_Packed | |
eLFD_PackedWithParent | |
eLFD_ParentHidden | |
eLFD_Invalid | |
eLFD_Expandable | |
eLFD_Default |
Definition at line 39 of file feature_enums.hpp.