Kanzi Localization Plugin
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Classes | Enumerations
Package Rightware.Kanzi.Studio.PluginInterface

Classes

interface  KanziStudio
 The entry point for operating with the Kanzi Studio plugin API. More...
 
class  LocalizationTableRow
 One row of a localization table for importing or exporting. More...
 

Enumerations

enum  PathDialogType { OPEN, SAVE }
 The type of the dialog for selecting a file. More...
 

Enumeration Type Documentation

The type of the dialog for selecting a file.

Enumerator
OPEN 

The dialog is used for opening files.

SAVE 

The dialog is used for saving files.