qtbase

Cross-platform C++ framework for building UIs and applications

brewmacoslinux
Try with needOr install directly
Source

About

Cross-platform application and UI framework

Commands

qmakemocrccuiclupdatelreleaseqtpaths

Examples

Create a new Qt project using qmake$ qmake -project
Generate Makefiles from Qt project files$ qmake myproject.pro
Extract translatable strings from source files$ lupdate myproject.pro -ts translations/en.ts