SkillAgentSearch skills...

Qpainter.mbt

a QPainter FFI binding.

Install / Use

/learn @moonbit-community/Qpainter.mbt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

qpainter (WIP)

a QPainter FFI binding.

https://github.com/user-attachments/assets/7bf54e83-af97-4696-811e-e9e032dcc787

Support C++ class (partialy method)

QtCore

  • QtCore

    • QString
    • QColor
    • QStringList
    • QPointF
    • QSizeF
    • QRectF
  • QtGUI

    • QApplication
    • QPainter
    • QPen
    • QBrush
    • QFont
    • QFontMetricsF

Entry

  • Window::show

  • event handler

    • paint
    • key_press
    • key_release
    • mouse_double_click
    • mouse_press
    • mouse_release
    • mouse_move
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated19d ago
Forks1

Languages

MoonBit

Security Score

90/100

Audited on Mar 13, 2026

No findings