{"id":18425927,"url":"https://github.com/florianbecker/layoutvisualizer","last_synced_at":"2025-04-07T16:32:18.961Z","repository":{"id":49904068,"uuid":"269968794","full_name":"florianbecker/LayoutVisualizer","owner":"florianbecker","description":"Layout Visualizer for Qt and Tools for Ui debugging ","archived":false,"fork":false,"pushed_at":"2023-01-20T00:08:11.000Z","size":637,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-30T20:08:51.939Z","etag":null,"topics":["cpp","cpp11","cpp14","cpp17","layout-visualizer","qt","qt5-gui","qt5-widgets","qt6"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/florianbecker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-06T12:04:05.000Z","updated_at":"2023-07-25T14:36:24.000Z","dependencies_parsed_at":"2023-02-11T22:30:34.242Z","dependency_job_id":null,"html_url":"https://github.com/florianbecker/LayoutVisualizer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianbecker%2FLayoutVisualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianbecker%2FLayoutVisualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianbecker%2FLayoutVisualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianbecker%2FLayoutVisualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/florianbecker","download_url":"https://codeload.github.com/florianbecker/LayoutVisualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223286472,"owners_count":17120000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","cpp11","cpp14","cpp17","layout-visualizer","qt","qt5-gui","qt5-widgets","qt6"],"created_at":"2024-11-06T05:06:24.084Z","updated_at":"2024-11-06T05:06:25.112Z","avatar_url":"https://github.com/florianbecker.png","language":"CMake","readme":"# LayoutVisualizer\nLayout Visualizer for Qt and Tools for Ui debugging\n## SimpleDemo\n\u003cimg src=\"workdata/simple.png\" alt=\"macOS light theme\" width=\"444\" height=\"504\"/\u003e\u003cimg src=\"workdata/simple_dark.png\" alt=\"macOS dark theme\" width=\"444\" height=\"504\"/\u003e\n\n### Usage\n```cpp\n#include \u003cLayoutVisualizer.h\u003e\n\nMyWidget::MyWidget( QWidget *_parent )\n    : QWidget( _parent ) {\n\n  // do ui stuff here\n\n  installEventFilter( new vx::LayoutVisualizer( this ) );\n}\n```\n## RasterWindow\nDraw directly on window with QBackingStore.\n\n## User-defined build variables\nInside cmake/env.cmake you will find some user-defined build variables for particular purposes.\n\n### Debugging\nYou can log the verbose build output.\n```cmake\n# for debugging of build steps\noption(CMAKE_VERBOSE_MAKEFILE \"Show the complete build commands\" OFF)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianbecker%2Flayoutvisualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorianbecker%2Flayoutvisualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianbecker%2Flayoutvisualizer/lists"}