Qyoto  4.0.5
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
Package QtSvg

Classes

class  Global
 
class  QGraphicsSvgItem
 The QGraphicsSvgItem class is a QGraphicsItem that can be used to render the contents of SVG files. More...
 
class  QSvgGenerator
 The QSvgGenerator class provides a paint device that is used to create SVG drawings. More...
 
class  QSvgRenderer
 The QSvgRenderer class is used to draw the contents of SVG files onto paint devices. More...
 
class  QSvgWidget
 The QSvgWidget class provides a widget that is used to display the contents of Scalable Vector Graphics (SVG) files. More...
 
interface  IQGraphicsSvgItemSignals
 
interface  IQSvgRendererSignals
 
interface  IQSvgWidgetSignals
 

Enumerations

enum  QtMsgType {
  QtCriticalMsg = 2, QtDebugMsg = 0, QtFatalMsg = 3, QtSystemMsg = 2,
  QtWarningMsg = 1
}
 
enum  QtValidLicenseForActiveQtModule { LicensedActiveQt = 1 }
 
enum  QtValidLicenseForCoreModule { LicensedCore = 1 }
 
enum  QtValidLicenseForDBusModule { LicensedDBus = 1 }
 
enum  QtValidLicenseForDeclarativeModule { LicensedDeclarative = 1 }
 
enum  QtValidLicenseForGuiModule { LicensedGui = 1 }
 
enum  QtValidLicenseForHelpModule { LicensedHelp = 1 }
 
enum  QtValidLicenseForMultimediaModule { LicensedMultimedia = 1 }
 
enum  QtValidLicenseForNetworkModule { LicensedNetwork = 1 }
 
enum  QtValidLicenseForOpenGLModule { LicensedOpenGL = 1 }
 
enum  QtValidLicenseForOpenVGModule { LicensedOpenVG = 1 }
 
enum  QtValidLicenseForQt3SupportLightModule { LicensedQt3SupportLight = 1 }
 
enum  QtValidLicenseForQt3SupportModule { LicensedQt3Support = 1 }
 
enum  QtValidLicenseForScriptModule { LicensedScript = 1 }
 
enum  QtValidLicenseForScriptToolsModule { LicensedScriptTools = 1 }
 
enum  QtValidLicenseForSqlModule { LicensedSql = 1 }
 
enum  QtValidLicenseForSvgModule { LicensedSvg = 1 }
 
enum  QtValidLicenseForTestModule { LicensedTest = 1 }
 
enum  QtValidLicenseForXmlModule { LicensedXml = 1 }
 
enum  QtValidLicenseForXmlPatternsModule { LicensedXmlPatterns = 1 }
 

Enumeration Type Documentation

Enumerator:
QtCriticalMsg 
QtDebugMsg 
QtFatalMsg 
QtSystemMsg 
QtWarningMsg 
Enumerator:
LicensedActiveQt 
Enumerator:
LicensedCore 
Enumerator:
LicensedDBus 
Enumerator:
LicensedDeclarative 
Enumerator:
LicensedGui 
Enumerator:
LicensedHelp 
Enumerator:
LicensedMultimedia 
Enumerator:
LicensedNetwork 
Enumerator:
LicensedOpenGL 
Enumerator:
LicensedOpenVG 
Enumerator:
LicensedQt3SupportLight 
Enumerator:
LicensedQt3Support 
Enumerator:
LicensedScript 
Enumerator:
LicensedScriptTools 
Enumerator:
LicensedSql 
Enumerator:
LicensedSvg 
Enumerator:
LicensedTest 
Enumerator:
LicensedXml 
Enumerator:
LicensedXmlPatterns