Representation of single item in the file browser for generic TObject object.
Definition at line 27 of file TObjectItem.hxx.
Private Attributes | |
std::string | className |
class name | |
Additional Inherited Members | |
![]() | |
bool | checked {false} |
is checked, not yet used | |
bool | expanded {false} |
is expanded | |
std::string | fsize |
item size | |
std::string | icon |
icon associated with item | |
std::string | mtime |
modification time | |
std::string | name |
item name | |
int | nchilds {0} |
number of childs | |
std::string | title |
item title | |
#include <ROOT/Browsable/TObjectItem.hxx>
|
default |
Definition at line 33 of file TObjectItem.hxx.
|
virtualdefault |
|
inline |
Definition at line 39 of file TObjectItem.hxx.
|
inline |
Definition at line 38 of file TObjectItem.hxx.
|
private |
class name
Definition at line 28 of file TObjectItem.hxx.