Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
uiformpreviewview.h File Reference

(d6ec2c354f23ee1555720a136a5f276fd4358a5e)

#include <private/quiloader_p.h>
#include <QtCore/QHash>
#include <QtCore/QList>
#include <QtWidgets/QMainWindow>
Include dependency graph for uiformpreviewview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TranslatableEntry
class  UiFormPreviewView

Typedefs

typedef QHash< QUiTranslatableStringValue, QList< TranslatableEntry > > TargetsHash

Enumerations

enum  TranslatableEntryType {
  TranslatableProperty , TranslatableToolItemText , TranslatableToolItemToolTip , TranslatableTabPageText ,
  TranslatableTabPageToolTip , TranslatableTabPageWhatsThis , TranslatableListWidgetItem , TranslatableTableWidgetItem ,
  TranslatableTreeWidgetItem , TranslatableComboBoxItem
}

Typedef Documentation

◆ TargetsHash

Enumeration Type Documentation

◆ TranslatableEntryType

Enumerator
TranslatableProperty 
TranslatableToolItemText 
TranslatableToolItemToolTip 
TranslatableTabPageText 
TranslatableTabPageToolTip 
TranslatableTabPageWhatsThis 
TranslatableListWidgetItem 
TranslatableTableWidgetItem 
TranslatableTreeWidgetItem 
TranslatableComboBoxItem 

Definition at line 29 of file uiformpreviewview.h.