zoukankan      html  css  js  c++  java
  • meego API

     http://blog.csdn.net/vip_dog/archive/2010/06/01/5640882.aspx

    The MeeGo API is based on Qt 4.6.2. The development libraries needed are installed in the MeeGo SDK virtual environment along with Qt Creator. Details for setting up this environment can be found here.

    Click the package name below to view the API documentation.

    PackageDevelopment LibraryFeatures
    Qt 4.6.2 qt-devel QtCore
    QtGui
    QtMultimedia
    QtNetwork
    QtOpenGL
    QtOpenVG
    QtScript
    QtScriptTools
    QtSql
    QtSvg
    QtWebKit
    QtXml
    QtXmlPatterns
    Qt3Support
    QtDbus
    QtDesigner
    QtUiTools
    QtHelp
    QtTest

    Upcoming MeeGo API Features

    The following technologies are currently under development.

    FeatureDetails
    MeeGo UI Framework The MeeGo UI Framework provides the features needed for developers creating applications for touch-enabled devices. Features include standardized window navigation, list and other widget behavior, and common theming for components.
    MeeGo Web Runtime Web Runtime (WRT) allows web developers to use standard web languages — HTML, CSS, and JavaScript — to create applications for mobile devices. WRT exposes the features of the underlying platform so that applications can interact with device data and combine location-based context with web information.
    Qt Mobility Qt Mobility extends Qt with libraries providing additional features for applications targeting mobile platforms. These include the Service Framework and Contact and Bearer Management APIs.
  • 相关阅读:
    猜数字游戏
    Visual Studio Code如何编写运行C、C++
    Git Submodule使用完整教程
    同一客户端多个git账号的配置
    让 Git Bisect 帮助你
    GitHub 风格的 Markdown 语法
    git 命令图解
    图解git中的最常用命令
    Understanding the Bias-Variance Tradeoff
    Seven Techniques for Data Dimensionality Reduction
  • 原文地址:https://www.cnblogs.com/leaven/p/1757823.html
Copyright © 2011-2022 走看看