Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/en/toolkit/frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Toolkit frameworks are collections of code that can be used across apps and engi

We provide a public API for the following frameworks, which can be used in your app development:

The [**Shotgun Utilities Framework**](https://developer.shotgunsoftware.com/tk-framework-qtwidgets/), or `tk-framework-shotgunutils`, is a collection of Shotgun-related helpers and utilities that make App development easier. It includes a Shotgun (MVC) Model, which makes it easy to connect a Shotgun query with a standard QT View, as well as classes for managing settings, background Shotgun processing, and globals such as schema, statuses, and icons.
The [**Shotgun Utilities Framework**](https://developer.shotgunsoftware.com/tk-framework-shotgunutils/), or `tk-framework-shotgunutils`, is a collection of Shotgun-related helpers and utilities that make App development easier. It includes a Shotgun (MVC) Model, which makes it easy to connect a Shotgun query with a standard QT View, as well as classes for managing settings, background Shotgun processing, and globals such as schema, statuses, and icons.

The [**QT Widgets Framework**](https://developer.shotgunsoftware.com/tk-framework-shotgunutils/), or `tk-framework-qtwidgets`, is a large collection of Shotgun-related QT widgets that make it easy to quickly build a nice looking front-end to your App. It includes multiple custom QT views, delegates, and widgets.
The [**QT Widgets Framework**](https://developer.shotgunsoftware.com/tk-framework-qtwidgets/), or `tk-framework-qtwidgets`, is a large collection of Shotgun-related QT widgets that make it easy to quickly build a nice looking front-end to your App. It includes multiple custom QT views, delegates, and widgets.