Public Member Functions | |
Constructor / Destructor | |
| CP_TabInfo () | |
| Constructor. | |
| CP_TabInfo (const CP_TabInfo &inTabInfo) | |
operators | |
| const CP_TabInfo & | operator= (const CP_TabInfo &nTabInfo) |
| bool | operator== (const CP_TabInfo &inTabInfo) |
| bool | operator!= (const CP_TabInfo &inTabInfo) |
Public Attributes | |
| CP_S_ViewContentInfo | fContentType |
| CP_String | fTabName |
| bool | fEnabled |
| SInt32 | fViewID |
| CP_View * | fView |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Type of content in the tab, same as for buttons. |
|
|
Text displayed on the tab. |
|
|
Flag to indicate if the tab is enabled. |
|
|
CP_View that contains all of the views for this tab. |
1.4.0