Public Member Functions | |
| ContentComp (MainWindow *mainWindow_) | |
| void | getAllCommands (Array< CommandID > &commands) |
| void | getCommandInfo (const CommandID commandID, ApplicationCommandInfo &result) |
| const StringArray | getMenuBarNames () |
| const PopupMenu | getMenuForIndex (int menuIndex, const String &menuName) |
| ApplicationCommandTarget * | getNextCommandTarget () |
| void | menuItemSelected (int menuItemID, int topLevelMenuIndex) |
| bool | perform (const InvocationInfo &info) |
| void | resized () |
| void | saveSource () |
| void | showDOMTree () |
| void | showErrors () |
| void | showSource () |
| ~ContentComp () | |
| UZI::ContentComp::ContentComp | ( | MainWindow * | mainWindow_ | ) | [inline] |
| UZI::ContentComp::~ContentComp | ( | ) | [inline] |
| void UZI::ContentComp::getAllCommands | ( | Array< CommandID > & | commands | ) | [inline] |
| void UZI::ContentComp::getCommandInfo | ( | const CommandID | commandID, | |
| ApplicationCommandInfo & | result | |||
| ) | [inline] |
| const StringArray UZI::ContentComp::getMenuBarNames | ( | ) | [inline] |
| const PopupMenu UZI::ContentComp::getMenuForIndex | ( | int | menuIndex, | |
| const String & | menuName | |||
| ) | [inline] |
| ApplicationCommandTarget* UZI::ContentComp::getNextCommandTarget | ( | ) | [inline] |
| void UZI::ContentComp::menuItemSelected | ( | int | menuItemID, | |
| int | topLevelMenuIndex | |||
| ) | [inline] |
| bool UZI::ContentComp::perform | ( | const InvocationInfo & | info | ) | [inline] |
| void UZI::ContentComp::resized | ( | ) | [inline] |
| void UZI::ContentComp::saveSource | ( | ) | [inline] |
| void UZI::ContentComp::showDOMTree | ( | ) | [inline] |
| void UZI::ContentComp::showErrors | ( | ) | [inline] |
| void UZI::ContentComp::showSource | ( | ) | [inline] |
