![]() |
Qt 4.8
|
Public Functions | |
| QColormapPrivate () | |
| QColormapPrivate () | |
| QColormapPrivate () | |
| QColormapPrivate () | |
| QColormapPrivate () | |
Public Variables | |
| int | b_max |
| uint | b_shift |
| Colormap | colormap |
| QVector< QColor > | colors |
| bool | defaultColormap |
| bool | defaultVisual |
| int | depth |
| int | g_max |
| uint | g_shift |
| HPALETTE | hpal |
| QColormap::Mode | mode |
| int | numcolors |
| QVector< QColor > | palette |
| QVector< int > | pixels |
| int | r_max |
| uint | r_shift |
| QAtomicInt | ref |
| Visual * | visual |
Definition at line 47 of file qcolormap_mac.cpp.
|
inline |
Definition at line 50 of file qcolormap_mac.cpp.
|
inline |
Definition at line 53 of file qcolormap_qpa.cpp.
|
inline |
Definition at line 53 of file qcolormap_qws.cpp.
|
inline |
Definition at line 56 of file qcolormap_win.cpp.
|
inline |
Definition at line 58 of file qcolormap_x11.cpp.
| int QColormapPrivate::b_max |
Definition at line 79 of file qcolormap_x11.cpp.
Referenced by init_direct(), init_indexed(), and query_colormap().
| uint QColormapPrivate::b_shift |
Definition at line 83 of file qcolormap_x11.cpp.
Referenced by init_direct().
| Colormap QColormapPrivate::colormap |
Definition at line 71 of file qcolormap_x11.cpp.
Referenced by init_direct(), init_gray(), init_indexed(), and query_colormap().
Definition at line 85 of file qcolormap_x11.cpp.
Referenced by query_colormap().
| bool QColormapPrivate::defaultColormap |
Definition at line 72 of file qcolormap_x11.cpp.
| bool QColormapPrivate::defaultVisual |
Definition at line 75 of file qcolormap_x11.cpp.
| int QColormapPrivate::depth |
Definition at line 60 of file qcolormap_qpa.cpp.
Referenced by QColormapPrivate(), and query_colormap().
| int QColormapPrivate::g_max |
Definition at line 78 of file qcolormap_x11.cpp.
Referenced by init_direct(), init_gray(), init_indexed(), and query_colormap().
| uint QColormapPrivate::g_shift |
Definition at line 82 of file qcolormap_x11.cpp.
Referenced by init_direct().
| HPALETTE QColormapPrivate::hpal |
Definition at line 66 of file qcolormap_win.cpp.
Referenced by QColormap::hPal().
| QColormap::Mode QColormapPrivate::mode |
Definition at line 59 of file qcolormap_qpa.cpp.
Referenced by QColormapPrivate(), and query_colormap().
| int QColormapPrivate::numcolors |
Definition at line 61 of file qcolormap_qpa.cpp.
Referenced by QColormapPrivate().
Definition at line 67 of file qcolormap_win.cpp.
| QVector<int> QColormapPrivate::pixels |
Definition at line 86 of file qcolormap_x11.cpp.
Referenced by init_gray(), init_indexed(), and query_colormap().
| int QColormapPrivate::r_max |
Definition at line 77 of file qcolormap_x11.cpp.
Referenced by init_direct(), init_gray(), init_indexed(), and query_colormap().
| uint QColormapPrivate::r_shift |
Definition at line 81 of file qcolormap_x11.cpp.
Referenced by init_direct().
| QAtomicInt QColormapPrivate::ref |
Definition at line 54 of file qcolormap_mac.cpp.
Referenced by QColormap::QColormap(), QColormapPrivate(), and QColormap::~QColormap().
| Visual* QColormapPrivate::visual |
Definition at line 74 of file qcolormap_x11.cpp.
Referenced by find_visual(), init_direct(), init_gray(), init_indexed(), and query_colormap().