slint/internal/compiler
2025-04-19 10:12:45 +02:00
..
generator live-preview: don't replace the native menu bar with the previewed one 2025-04-17 17:12:23 +02:00
LICENSES
llr Fix miscompilation because of too-agressive optimization 2025-04-15 11:47:06 +02:00
lookup
parser
parser-test-macro
passes live-preview: don't replace the native menu bar with the previewed one 2025-04-17 17:12:23 +02:00
tests
widgets Disable cut/paste action in lineedit when disabled 2025-04-19 10:12:45 +02:00
build.rs
builtin_macros.rs
builtins.slint Menu: Add enabled property (#8145) 2025-04-15 08:08:11 +02:00
Cargo.toml
diagnostics.rs
embedded_resources.rs
expression_tree.rs live-preview: don't replace the native menu bar with the previewed one 2025-04-17 17:12:23 +02:00
fileaccess.rs
generator.rs
langtype.rs
layout.rs
lexer.rs
lib.rs live-preview: don't replace the native menu bar with the previewed one 2025-04-17 17:12:23 +02:00
literals.rs
llr.rs
load_builtins.rs
lookup.rs
namedreference.rs
object_tree.rs
parser.rs
passes.rs
pathutils.rs
README.md
translations.rs
typeloader.rs typeloader: Cache parse error for loaded document 2025-04-15 19:22:57 +02:00
typeregister.rs

The Slint Compiler Library

NOTE: This library is an internal crate of the Slint project. This crate should not be used directly by applications using Slint. You should use the slint crate instead.

WARNING: This crate does not follow the semver convention for versioning and can only be used with version = "=x.y.z" in Cargo.toml.