Skip to main content
Glama

qt_layout_check

Detect layout issues in Qt widget trees by scanning visible widgets for problems like collapsed geometry, missing layout managers, clipped content, text truncation, and overlapping elements.

Instructions

Detect layout issues in the visible widget tree.

Scans all visible widgets and reports problems like: - zero_size: Visible widget with 0x0 geometry (collapsed) - no_layout: Container with visible children but no layout manager - smaller_than_hint: Widget smaller than its sizeHint (content likely clipped) - text_truncated: Text content wider than widget width - overlapping_siblings: Sibling widgets with intersecting geometries

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xCarbon/qt-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server