#import <xap_CocoaToolbar_Icons.h>
Public Member Functions | |
| () | - XAP_CocoaToolbar_Icons |
| () | - ~XAP_CocoaToolbar_Icons |
| (NSImage *) | - getPixmapForIcon |
Static Public Member Functions | |
| (static NSString *) | + getPNGNameForIcon |
| (static NSString *) | + getFilenameForIcon |
| - XAP_CocoaToolbar_Icons: | (void) |
| - XAP_CocoaToolbar_Icons: | (void) |
| + (NSString *) getFilenameForIcon | (NSString *) | szIconName |
References XAP_CocoaApp::findAbiSuiteBundleFile(), XAP_CocoaApp::findAbiSuiteLibFile(), and XAP_App::getApp().
Referenced by getPixmapForIcon, and s_findImage().
| - (NSImage *) getPixmapForIcon | (const char *) | szIconID |
returns the pixmap for the named icon
| szIconName | the name of the icon |
References getFilenameForIcon, getPNGNameForIcon, UT_ASSERT, and UT_ASSERT_NOT_REACHED.
| + (NSString *) getPNGNameForIcon | (const char *) | szIconID |
References XAP_Toolbar_Icons::_findIconNameForID(), UT_UTF8String::assign(), and UT_ASSERT_NOT_REACHED.
Referenced by getPixmapForIcon, and AP_CocoaToolInstance_StandardButton::initWithTool:toolbarID:.
1.7.1