~gerboland/qtubuntu/devicePixelRatio

« back to all changes in this revision

Viewing changes to src/ubuntumirclient/integration.h

  • Committer: Gerry Boland
  • Date: 2016-04-11 16:48:24 UTC
  • mfrom: (304.1.9 qtubuntu)
  • Revision ID: gerry.boland@canonical.com-20160411164824-iylqkwplaykfwplb
MergeĀ trunkĀ (untested)

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
    QPlatformWindow* createPlatformWindow(QWindow* window);
56
56
    UbuntuScreen* screen() const { return mScreen; }
57
57
 
 
58
    QPlatformOffscreenSurface *createPlatformOffscreenSurface(QOffscreenSurface *surface) const override;
 
59
 
58
60
private:
59
61
    void setupOptions();
60
62
    void setupDescription();