Blender  V2.59
Classes | Defines | Typedefs
DNA_outliner_types.h File Reference
#include "DNA_listBase.h"

Go to the source code of this file.

Classes

struct  TreeStoreElem
struct  TreeStore

Defines

#define TSE_CLOSED   1
#define TSE_SELECTED   2
#define TSE_TEXTBUT   4

Typedefs

typedef struct TreeStoreElem TreeStoreElem
typedef struct TreeStore TreeStore

Detailed Description

Definition in file DNA_outliner_types.h.


Define Documentation

#define TSE_CLOSED   1
#define TSE_SELECTED   2
#define TSE_TEXTBUT   4

Definition at line 53 of file DNA_outliner_types.h.

Referenced by do_outliner_item_rename(), namebutton_cb(), and outliner_buttons().


Typedef Documentation

typedef struct TreeStore TreeStore
typedef struct TreeStoreElem TreeStoreElem