5#ifndef QDECLARATIVEGEOMAPCOPYRIGHTSNOTICE_H
6#define QDECLARATIVEGEOMAPCOPYRIGHTSNOTICE_H
19#include <QtLocation/private/qlocationglobal_p.h>
21#include <QtGui/QImage>
23#include <QtQuick/QQuickPaintedItem>
46 void setCopyrightsZ(
qreal copyrightsZ);
48 void setCopyrightsVisible(
bool visible);
49 bool copyrightsVisible()
const;
50 void anchorToBottomLeft();
59 void copyrightsImageChanged(
const QImage ©rightsImage);
60 void copyrightsChanged(
const QString ©rightsHtml);
61 void onCopyrightsStyleSheetChanged(
const QString &styleSheet);
74 void rasterizeHtmlAndUpdate();
78 void createCopyright();
84 bool m_copyrightsVisible =
true;
88 bool m_userDefinedStyleSheet =
false;
The QColor class provides colors based on RGB, HSV or CMYK values.
void linkActivated(const QString &link)
void backgroundColorChanged(const QColor &color)
void styleSheetChanged(const QString &styleSheet)
void copyrightsVisibleChanged()
QDeclarativeGeoMap * mapSource()
The QPainter class performs low-level painting on widgets and other paint devices.
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
The QQuickPaintedItem class provides a way to use the QPainter API in the QML Scene Graph.
\macro QT_RESTRICTED_CAST_FROM_ASCII
\reentrant \inmodule QtGui
qApp setStyleSheet("QPushButton { color: white }")
[21]
Combined button and popup list for selecting options.
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent