书栈网 · BookStack 本次搜索耗时 0.049 秒,为您找到 771 个相关结果.
  • ImageQt Module

    ImageQt Module ImageQt Module The ImageQt module contains support for creating PyQt4, PyQt5, PySide orPySide2 QImage objects from PIL images. Qt 4 reached end-of-life on 2015...
  • Build instructions

    OBS build dependencies CMake OBS CMake Build System Global Options OBS Build Options OBS Feature Options OBS Module Options Windows-Specific Options General CMake guidance C...
  • Use the Tools Available

    Use The Tools Available Source Control Build Tool Continuous Integration Compilers GCC / Clang MSVC General LLVM-based tools Static Analyzers Coverity Scan PVS-Studio Cpp...
  • Common Patterns

    760 2021-10-08 《Qt6 QML Book》
    Common Patterns Nested Screens Side by Side Screens Document Windows Common Patterns There a number of common user interface patterns that can be implemented using Qt Quick C...
  • Authentication using OAuth

    438 2021-10-08 《Qt6 QML Book》
    Authentication using OAuth Integration example Creating the App The QML file SpotifyAPI The Spotify model Authentication using OAuth OAuth is an open protocol to allow secu...
  • Configuring an IDE

    Configuring an IDE Up to date This page is up to date for Godot 4.0 . If you still find outdated information, please open an issue . Configuring an IDE We assume that you hav...
  • Compiling SQLCipher

    3332 2020-05-15 《DB Browser for SQLite》
    How to compile SQLCipher on Win64 Requirements 1. Install Visual Studio 2013 2. Install ActiveTcl 8.5 3. Install OpenSSL 4. Clone the SQLCipher repository 5. Edit Makefile.msc...
  • 通过HTTP服务UI(Serving UI via HTTP)

    通过HTTP服务UI(Serving UI via HTTP) 11.1.1 网络组件(Networked Components) 通过HTTP服务UI(Serving UI via HTTP) 通过HTTP加载一个简单的用户界面,我们需要一个web服务器,它为UI文件服务。但是首先我们需要有用户界面,我们在项目里创建一个创建了红色矩形框的main...
  • Krita Python 插件编写教程

    1046 2021-08-20 《Krita 4.4 文档》
    Krita Python 插件编写教程 创建 Krita 能够识别的插件 小结 创建一个扩展程序 创建可配置的键盘快捷键 创建工具面板 创建 PyQt 信号和信号槽 关于单元测试的提醒 结语 Krita Python 插件编写教程 你可能已经编写了一些可以在 Python 脚本工具中运行的脚本,但你说不定还想进一步扩展其功能,并且让它随...
  • ImportsModel

    ImportsModel ImportsModel class ImportsModel : public AddressableItemModel <QAbstractTableModel> Public Types enum Column Values: enumerator AddressColumn enumerat...