![]() |
Qt 4.8
|
#include "qgl.h"#include <AGL/agl.h>#include <AGL/aglRenderers.h>#include <OpenGL/gl.h>#include <CoreServices/CoreServices.h>#include <private/qfont_p.h>#include <private/qfontengine_p.h>#include <private/qgl_p.h>#include <private/qpaintengine_opengl_p.h>#include <private/qt_mac_p.h>#include <qpixmap.h>#include <qtimer.h>#include <qapplication.h>#include <qstack.h>#include <qdesktopwidget.h>#include <qdebug.h>Go to the source code of this file.
Classes | |
| class | QGLTemporaryContextPrivate |
Macros | |
| #define | DEPRECATED_ATTRIBUTE |
Functions | |
| static CFBundleRef | qt_getOpenGLBundle () |
| QRegion | qt_mac_convert_mac_region (RgnHandle) |
| void | qt_mac_dispose_rgn (RgnHandle) |
| RgnHandle | qt_mac_get_rgn () |
| float | qt_mac_get_scale_factor (QWidget *widget) |
| QRegion | qt_mac_get_widget_rgn (const QWidget *widget) |
| quint32 * | qt_mac_pixmap_get_base (const QPixmap *) |
| int | qt_mac_pixmap_get_bytes_per_line (const QPixmap *) |
Variables | |
| static QColor | cmap [256] |
| static bool | cmap_init = false |
| #define DEPRECATED_ATTRIBUTE |
Definition at line 47 of file qgl_mac.mm.
|
static |
Definition at line 808 of file qgl_mac.mm.
Referenced by qt_mac_get_widget_rgn().
| void qt_mac_dispose_rgn | ( | RgnHandle | ) |
Referenced by qt_mac_get_widget_rgn().
| RgnHandle qt_mac_get_rgn | ( | ) |
Referenced by qt_mac_get_widget_rgn().
| float qt_mac_get_scale_factor | ( | QWidget * | widget | ) |
Definition at line 565 of file qgl_mac.mm.
Referenced by QGLWidget::resizeEvent(), and QGLContext::updatePaintDevice().
Definition at line 836 of file qgl_mac.mm.
Referenced by QGLContext::updatePaintDevice().
Definition at line 75 of file qpixmap_mac.cpp.
Referenced by QGLContext::updatePaintDevice().
| int qt_mac_pixmap_get_bytes_per_line | ( | const QPixmap * | ) |
Definition at line 83 of file qpixmap_mac.cpp.
Referenced by QGLContext::updatePaintDevice().
|
static |
Definition at line 760 of file qgl_mac.mm.
Referenced by QFontEngineWin::canRender(), QFontEngineQPA::canRender(), QFontEngineQPF::canRender(), QGLContext::choosePixelFormat(), QFontEngine::cloneWithSize(), QApplicationPrivate::construct(), QX11PaintEngine::drawPixmap(), QX11PixmapData::fromImage(), QWaylandXCompositeEGLContext::geometryChanged(), QWaylandXCompositeGLXContext::geometryChanged(), QFontEngineWin::getCMap(), QFontEngineWin::getGlyphIndexes(), QFontEngine::getTrueTypeGlyphIndex(), QApplicationPrivate::graphicsSystem(), QLinuxFbScreen::initDevice(), QLinuxFbIntegration::initDevice(), QColor::invalidate(), QApplication::isLeftToRight(), QFontEngineBox::minRightBearing(), QGLOverlayWidget::paintGL(), QFontEngineWin::QFontEngineWin(), qStoreColors(), QXcbWindow::QXcbWindow(), QXlibWindow::QXlibWindow(), QLinuxFbScreen::restore(), QLinuxFbScreen::set(), QApplicationPrivate::setSystemPalette(), QFontEngineQPA::stringToCMap(), QFontEngineQPF::stringToCMap(), QX11PaintEngine::updateBrush(), QGLWidgetPrivate::updateColormap(), QGLContextPrivate::updateFormatVersion(), QX11PaintEngine::updatePen(), and write_jpeg_image().
|
static |
Definition at line 761 of file qgl_mac.mm.