#include <Carbon/Carbon.h>#include "TViewNoCompositingCompatible.h"Include dependency graph for TImagePopup.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TImagePopup |
Defines | |
| #define | _TImagePopup_h_ |
| #define | kImagePopupControlValueImageDictTag FOUR_CHAR_CODE('VImg') |
| A CFArrayRef array of CGImageRef images to use for the values instead of drawing text strings. | |
| #define | kImagePopupControlValueImageFilenameDictTag FOUR_CHAR_CODE('VImF') |
| A CFArrayRef containing CFStringRefs that are the filenames of image files. | |
| #define | kImagePopupControlUseImagesNotTextTag FOUR_CHAR_CODE('I!Tx') |
| An integer boolean value of type UInt32 indicating that we want to draw images for each distinct value and not draw text over a background. | |
|
|
|
|
|
An integer boolean value of type UInt32 indicating that we want to draw images for each distinct value and not draw text over a background.
|
|
|
A CFArrayRef array of CGImageRef images to use for the values instead of drawing text strings.
|
|
|
A CFArrayRef containing CFStringRefs that are the filenames of image files.
|
1.4.6