HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UNI_Category.h File Reference
#include "UNI_API.h"
#include "UNI_Include.h"
#include <UT/UT_NonCopyable.h>
#include <UT/UT_Notifier.h>
#include <UT/UT_StringArray.h>
#include <UT/UT_UniquePtr.h>
+ Include dependency graph for UNI_Category.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UNI_Category
 
class  UNI_Category::ToolInfo
 Information about the default shelf tool for a UNI node type. More...
 
class  UNI_NodeTypeEvent
 Class containing info about node type registry change event. More...
 

Typedefs

using UNI_CategoryHandle = UT_UniquePtr< UNI_Category >
 A handle to the category object, for expressing the ownership. More...
 

Typedef Documentation

A handle to the category object, for expressing the ownership.

Definition at line 154 of file UNI_Category.h.