HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_PackedFolders::EditInfo Struct Reference

Simple struct holding the args for the remove and insert operations. More...

#include <GU_PackedFolders.h>

Public Attributes

bool myRemove = false
 
UT_StringHolder myPath
 
GU_ConstDetailHandle myDetail
 
bool myPack = true
 
bool myIsFolder = false
 
bool myIsVisible = true
 
bool myRet = false
 

Detailed Description

Simple struct holding the args for the remove and insert operations.

Definition at line 480 of file GU_PackedFolders.h.

Member Data Documentation

GU_ConstDetailHandle GU_PackedFolders::EditInfo::myDetail

Definition at line 486 of file GU_PackedFolders.h.

bool GU_PackedFolders::EditInfo::myIsFolder = false

Definition at line 488 of file GU_PackedFolders.h.

bool GU_PackedFolders::EditInfo::myIsVisible = true

Definition at line 489 of file GU_PackedFolders.h.

bool GU_PackedFolders::EditInfo::myPack = true

Definition at line 487 of file GU_PackedFolders.h.

UT_StringHolder GU_PackedFolders::EditInfo::myPath

Definition at line 483 of file GU_PackedFolders.h.

bool GU_PackedFolders::EditInfo::myRemove = false

Definition at line 482 of file GU_PackedFolders.h.

bool GU_PackedFolders::EditInfo::myRet = false

Definition at line 491 of file GU_PackedFolders.h.


The documentation for this struct was generated from the following file: