Qt vs XRCed
A side-by-side look at Qt and XRCed. For an in-depth review of either product, follow the links below.
Qt
Development
Qt is a cross-platform application development framework focused on creating GUI and CLI apps for desktop, mobile and embedded platforms. It includes a class library and tools designed to streamline the process of writing and maintaining applications across platforms.
crossplatformguiclidesktop-appsmobile-appsembedded-systems
XRCed
Development
XRCed is an open-source WYSIWYG UI designer for wxWidgets applications. It allows developers to visually construct user interfaces by dragging and dropping widgets into a canvas and editing their properties. Useful for rapid UI prototyping.
wxwidgetsui-designerwysiwygprototyping