Changeset View
Changeset View
Standalone View
Standalone View
head/x11/kf5-kwayland/pkg-descr
| Property | Old Value | New Value |
|---|---|---|
| fbsd:nokeywords | null | yes \ No newline at end of property |
| svn:eol-style | null | native \ No newline at end of property |
| svn:mime-type | null | text/plain \ No newline at end of property |
| As the names suggest they implement a Client respectively a Server API for the | |||||
| Wayland protocol. The API is Qt-styled removing the needs to interact with a | |||||
| for a Qt developer uncomfortable low-level C-API. For example the callback | |||||
| mechanism from the Wayland API is replaced by signals; data types are adjusted | |||||
| to be what a Qt developer expects, e.g. two arguments of int are represented by | |||||
| a QPoint or a QSize. | |||||
| WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kwayland/html/index.html | |||||