Skip to content

moonbit-community/qpainter.mbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qpainter.mbt (WIP)

a QPainter FFI binding.

simplescreenrecorder-2025-04-27_08.16.28.mp4

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

About

a QPainter FFI binding.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published