Adobe.com
Contents Suites Classes Class Index Member Index

AIAddToolData Struct Reference

Information needed to add a tool using AIToolSuite::AddTool(). More...

#include <AITool.h>

List of all members.

Public Attributes

const char * title
 Display name for tool.
const char * tooltip
 Short descriptive string shown when tool is activated.
ASHelpID helpID
 The Help system identifier.
ai::uint32 normalIconResID
 The icon shown in the Tools palette; must be of type 'PNGI'.
ai::uint32 darkIconResID
 The icon shown in the Tools palette in dark mode; must be of type 'PNGI'.
AIToolType sameGroupAs
 The Tools palette group to which this tool belongs.
AIToolType sameToolsetAs
 The Tools palette toolset to which this tool belongs.

Detailed Description

Information needed to add a tool using AIToolSuite::AddTool().


Member Data Documentation

The icon shown in the Tools palette in dark mode; must be of type 'PNGI'.

The Help system identifier.

The icon shown in the Tools palette; must be of type 'PNGI'.

The Tools palette group to which this tool belongs.

A tool number or kNoTool to create a new group. See Toolsets and Groups in the Tools Palette.

The Tools palette toolset to which this tool belongs.

A tool number or kNoTool to create a new toolset. See Toolsets and Groups in the Tools Palette.

const char* AIAddToolData::title

Display name for tool.

Short descriptive string shown when tool is activated.


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


Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2016 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks