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
formpreviewview.h File Reference

(8c265ad03c79efc5dd4b35fdff1e7dd21ce74b8e)

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

Go to the source code of this file.

Classes

struct  TranslatableEntry
 
class  FormPreviewView
 

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 formpreviewview.h.