You can find information about existing projects upgrading in the article Upgrade project.
Parent class | Old declaration | New declaration | Additionally |
---|---|---|---|
CBuiltInDropDown | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
CBuiltInDropDown | enum ARROW_AREA |
enum class ArrowArea |
Items of the enumeration are now without aa prefix |
CBuiltInDropDown | enum OPEN_DIRECTION |
enum class OpenDirection |
Items of the enumeration are now without od prefix |
CBuiltInMonthCalendar | enum MODE |
enum class Mode |
Items of the enumeration are now without mode prefix |
CBuiltInMonthCalendar | enum ELEMENT_STATE |
enum class ElementState |
Items of the enumeration are now without est prefix |
CBuiltInMonthCalendar | enum TITLE_STATE |
enum class TitleState |
Items of the enumeration are now without tst prefix |
CBuiltInMonthCalendar | enum DAY_TITLE_STATE |
enum class DayTitleState |
Items of the enumeration are now without dtst prefix |
CBuiltInScroll | enum ELEMENT |
enum class ElementType |
Items of the enumeration are now without el prefix |
CBuiltInScroll | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
CBuiltInScroll | enum ELEMENT_STATE |
enum class ElementState |
Items of the enumeration are now without est prefix |
CBuiltInTextArea | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
CBuiltInTextInput | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
Variant | enum VARIANT_TYPE |
enum class VariantType |
Items of the enumeration are now without vt prefix |
IDialogs | enum PRINT_PAPER_SIZE |
enum class PrintPaperSize |
Items of the enumeration are now without pps prefix |
IDialogs | enum PRINT_PAPER_SOURCE |
enum class PrintPaperSource |
Items of the enumeration are now without psrc prefix |
IDialogs | enum PRINT_Quality |
enum class PrintQuality |
Items of the enumeration are now without pq prefix |
IDialogs | enum PRINT_DUPLEX |
enum class PrintDuplex |
Items of the enumeration are now without pd prefix |
IDialogs | enum PRINT_TT_OPTION |
enum class PrintTTOption |
Items of the enumeration are now without ptt prefix |
IDialogs | enum PRINT_MEDIA_TYPE |
enum class PrintMediaType |
Items of the enumeration are now without pmt prefix |
IDialogs | enum PRINT_DITHER_TYPE |
enum class PrintDitherType |
Items of the enumeration are now without pdt prefix |
IDialogs | enum PRINT_DIALOG_RESULT |
enum class PrintDialogResult |
Items of the enumeration are now without pdr prefix |
IFile | enum SEEK_FROM |
enum class SeekFrom |
Items of the enumeration are now without sf prefix |
IFileSystem | enum OPEN_MODE |
enum class OpenMode |
Items of the enumeration are now without om prefix |
IFileSystem | struct SEARCH_FILE_INFO |
struct SearchFileInfo |
|
ISocket | enum ERROR_TYPE |
enum class ErrorType |
Items of the enumeration are now without et prefix |
ISocket | enum DATA_EXIST |
enum class DataExist |
Items of the enumeration are now without de prefix |
IPackage | enum LICENSE |
enum class License |
Items of the enumeration are now without pl prefix |
IPackage | struct DEPENDENCY |
struct Dependency |
|
IPicture | struct FORMAT |
struct Format |
|
IPicture | struct SAVE_OPTIONS_JPEG |
struct SaveOptionsJpeg |
|
IThread | enum THREAD_PRIORITY |
enum class ThreadPriority |
Items of the enumeration are now without tp prefix |
IWindow | enum WINDOW_PROGRESS_TYPE |
enum class ProgressType |
Items of the enumeration are now without wpt prefix |
charts::CForexChart | struct CForexChartData::CHART_DATA |
struct CForexChartData::ChartData |
|
charts::CMultiBarChart | enum POINT_STATE |
enum class PointState |
Items of the enumeration are now without ps prefix |
charts::CStackedBarChart | enum POINT_STATE |
enum class PointState |
Items of the enumeration are now without ps prefix |
charts::CBarChartRenderer | enum POINT_STATE |
enum class PointState |
Items of the enumeration are now without ps prefix |
charts::CBezierChartRenderer | enum POINT_STATE |
enum class PointState |
Items of the enumeration are now without ps prefix |
charts::CLineChartRenderer | enum POINT_STATE |
enum class PointState |
Items of the enumeration are now without ps prefix |
charts::CSteppedLineChartRenderer | enum POINT_STATE |
enum class PointState |
Items of the enumeration are now without ps prefix |
ide::CEventEditor | enum EVENT_STATE |
enum class EventState |
Items of the enumeration are now without es prefix |
ide::CFormEditor | enum SELECTION_STATE |
enum class SelectionState |
Items of the enumeration are now without ss prefix |
ide::CFormView | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
ide::CPropertyEditor | enum FOLDER_STATE |
enum class FolderState |
Items of the enumeration are now without fs prefix |
ide::CPropertyEditor | enum PROPERTY_STATE |
enum class PropertyState |
Items of the enumeration are now without ps prefix |
opengl::ICustomMaterial | enum OPTION_TYPE |
enum class OptionType |
Items of the enumeration are now without ot prefix |
opengl::I3DControl | enum RenderMode |
enum class OptionType |
Items of the enumeration are now without rm prefix |
standard::ISimpleXML | enum ERROR_TYPE |
enum class ErrorType |
Items of the enumeration are now without et prefix |
standard::ISimpleXML | struct ATTRIBUTE |
struct Attribute |
|
standard::ISimpleXML | struct ERROR_INFO |
struct ErrorInfo |
|
standard::CTrayIcon | enum NOTIFICATION_ICON_TYPE |
enum class NotificationIconType |
Items of the enumeration are now without nit prefix |
standard::CBitBtn | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CButton | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CCheckBox | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CDatePicker | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CDatePicker | enum DISPLAY_MODE |
enum class DisplayMode |
Items of the enumeration are now without dm prefix |
standard::CDatePicker | enum MONTH_FORMAT |
enum class MonthFormat |
Items of the enumeration are now without mf prefix |
standard::CDatePicker | enum ELEMENT_ORDER |
enum class ElementOrder |
Items of the enumeration are now without eo prefix |
standard::CDatePicker | enum OPEN_DIRECTION |
enum class OpenDirection |
Items of the enumeration are now without od prefix |
standard::CDatePicker | enum OPEN_ALIGN |
enum class OpenAlign |
Items of the enumeration are now without oa prefix |
standard::CDialogBoxEx | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CDialogBoxEx | enum BUTTON_STATE |
enum class ButtonState |
Items of the enumeration are now without bst prefix |
standard::CDirectoryTree | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CDirectoryTree | enum FOLDER_STATE |
enum class FolderState |
Items of the enumeration are now without fs prefix |
standard::CCustomDrawGrid | enum FIXED_CELL_STATE |
enum class FixedCellState |
Items of the enumeration are now without fcst prefix |
standard::CCustomGrid | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CFileList | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CFormStyleSolid | enum BUTTON_STATE |
enum class ButtonState |
Items of the enumeration are now without st prefix |
standard::CFrame | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CFrame | enum FRAME_STATE |
enum class FrameState |
Items of the enumeration are now without fs prefix |
standard::CFrame | enum BUTTON_STATE |
enum class ButtonState |
Items of the enumeration are now without bst prefix |
standard::CGradientEditor | enum ARROW_STATE |
enum class ArrowState |
Items of the enumeration are now without as prefix |
standard::CHotKey | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::IBevel | enum BEVEL_KIND |
enum class BevelKind |
Items of the enumeration are now without bk prefix |
standard::IBevel | enum BEVEL_STYLE |
enum class BevelStyle |
Items of the enumeration are now without bs prefix |
standard::IBitBtn | enum KIND |
enum class Kind |
Items of the enumeration are now without bk prefix |
standard::ICheckBox | enum CHECKED |
enum class CheckedState |
Items of the enumeration are now without ch prefix |
standard::IToolBar | enum ALIGN_TO |
enum class AlignTo |
Items of the enumeration are now without at prefix |
standard::CIconButton | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CIconButton | enum ICON_SIZE |
enum class IconSize |
Items of the enumeration are now without is prefix |
standard::CImageListEditor | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CImageListEditor | enum ITEM_STATE |
enum class ItemState |
Items of the enumeration are now without ist prefix |
standard::CLabel | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CCustomListBox | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CMainMenu | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CMonthCalendar | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CPageControl | enum HEADER_POSITION |
enum class HeaderPosition |
Items of the enumeration are now without hp prefix |
standard::CPageControl | enum SCROLL_STATE |
enum class ScrollState |
Items of the enumeration are now without ss prefix |
standard::CPageControl | enum TAB_STATE |
enum class TabState |
Items of the enumeration are now without ts prefix |
standard::CPanel | enum BEVEL |
enum class Bevel |
Items of the enumeration are now without bt prefix |
standard::CProgressBar | enum FILL_DIRECTION |
enum class FillDirection |
Items of the enumeration are now without fd prefix |
standard::CRadioButton | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CShape | enum SHAPE_TYPE |
enum class ShapeType |
Items of the enumeration are now without sh prefix |
standard::CSpeedButton | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CSplitter | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CCustomStringGrid | enum CELL_STATE |
enum class CellState |
Items of the enumeration are now without cst prefix |
standard::CCustomStringGrid | enum ACTIVE_CELL_STATE |
enum class ActiveCe |
Items of the enumeration are now without acst prefix |
standard::CTimePicker | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CToolBar | enum SCROLLER_STATE |
enum class ScrollerState |
Items of the enumeration are now without ss prefix |
standard::CTrackBar | enum TRACKER_STYLE |
enum class TrackerStyle |
Items of the enumeration are now without ts prefix |
standard::CTrackBar | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CTrackRange | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CCustomTreeView | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CCustomTreeView | enum FOLDER_STATE |
enum class FolderState |
Items of the enumeration are now without fs prefix |
standard::CUpDownEx | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CUpDown | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::IFormReplace | enum SEARCH_DIRECTION |
enum class SearchDirection |
Items of the enumeration are now without sd prefix |
standard::CListItemCheckBox | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CListItemColor | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CListItemIcon | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CListItemLabel | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CListItemMenuCheckBox | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CListItemMenuLabel | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CListItemMenuRadioButton | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CListItemStatusPanelLabel | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
standard::CListItemTreeViewLabel | enum STATE |
enum class State |
Items of the enumeration are now without st prefix |
Object | Old header file | New header file |
---|---|---|
CBuiltInDropDownListItemOwner | Nitisa/BuiltInControls/DropDown/BuiltInDropDown.h |
Nitisa/BuiltInControls/DropDown/BuiltInDropDownListItemOwner.h |
IBuiltInDropDownListener | Nitisa/BuiltInControls/IBuiltInDropDown.h |
Nitisa/BuiltInControls/IBuiltInDropDownListener.h |
IBuiltInScrollListener | Nitisa/BuiltInControls/IBuiltInScroll.h |
Nitisa/BuiltInControls/IBuiltInScrollListener.h |
IBuiltInTextAreaListener | Nitisa/BuiltInControls/IBuiltInTextArea.h |
Nitisa/BuiltInControls/IBuiltInTextAreaListener.h |
IBuiltInTextInputListener | Nitisa/BuiltInControls/IBuiltInTextInput.h |
Nitisa/BuiltInControls/IBuiltInTextInputListener.h |
union Color | Nitisa/Core/Bitmap/Color.h |
Nitisa/Image/Color.h |
class CColor | Nitisa/Core/Colors.h |
Nitisa/Image/Colors.h |
class CColors | Nitisa/Core/Colors.h |
Nitisa/Image/Colors.h |
class CComponentEventList | Nitisa/Core/ComponentEventList.h |
Nitisa/Package/EventLists/ComponentEventList.h |
class CComponentPropertyList | Nitisa/Core/ComponentPropertyList.h |
Nitisa/Package/PropertyLists/ComponentPropertyList.h |
const String PropertyHandlerBool | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerColor | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerEnum | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerFloat | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerFont | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerGradient | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerImage | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerImageList | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerInteger | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerMask | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerPoint | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerPointB | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerPointF | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerPointL | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerPointD | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerRect | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerRectB | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerBorderColor | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerRectF | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerRectL | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerRectD | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerString | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerStyle | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerText | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerTransform | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerMatrix | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerHotkey | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerHotkeyList | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerBoolArray | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerColorArray | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerIntegerArray | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerFloatArray | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerInt64 | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
const String PropertyHandlerDouble | Nitisa/Core/Consts.h |
Nitisa/Package/Core/Consts.h |
class CControlEventList | Nitisa/Core/ControlEventList.h |
Nitisa/Package/EventLists/ControlEventList.h |
class CControlPropertyList | Nitisa/Core/ControlPropertyList.h |
Nitisa/Package/PropertyLists/ControlPropertyList.h |
class CInterval | Nitisa/Core/DateTime.h |
Nitisa/Core/Interval.h |
class CDialogBoxEventList | Nitisa/Core/DialogBoxEventList.h |
Nitisa/Package/EventLists/DialogBoxEventList.h |
class CDialogBoxPropertyList | Nitisa/Core/DialogBoxPropertyList.h |
Nitisa/Package/PropertyLists/DialogBoxPropertyList.h |
class CEvent | Nitisa/Core/Event.h |
Nitisa/Package/Core/Event.h |
class CEventList | Nitisa/Core/EventList.h |
Nitisa/Package/Core/EventList.h |
class CFeedbackEx | Nitisa/Core/Feedback.h |
Nitisa/Core/FeedbackEx.h |
class CFeedbackService | Nitisa/Core/Feedback.h |
Nitisa/Core/FeedbackService.h |
class CFeedbackExService | Nitisa/Core/Feedback.h |
Nitisa/Core/FeedbackExService.h |
class CFontProperties | Nitisa/Core/Font.h |
Nitisa/Core/FontProperties.h |
class CFormEventList | Nitisa/Core/FormEventList.h |
Nitisa/Package/EventLists/FormEventList.h |
class CFormPropertyList | Nitisa/Core/FormPropertyList.h |
Nitisa/Package/PropertyLists/FormPropertyList.h |
StringToAlign() | Nitisa/Core/Utils.h |
Nitisa/Core/Align.h |
AlignToString() | Nitisa/Core/Utils.h |
Nitisa/Core/Align.h |
AlignItems() | Nitisa/Core/Utils.h |
Nitisa/Core/Align.h |
StringToCursorType() | Nitisa/Core/Utils.h |
Nitisa/Core/CursorType.h |
CursorTypeToString() | Nitisa/Core/Utils.h |
Nitisa/Core/CursorType.h |
CursorTypeItems() | Nitisa/Core/Utils.h |
Nitisa/Core/CursorType.h |
FontToVariant() | Nitisa/Core/Utils.h |
Nitisa/Core/Font.h |
VariantToFont() | Nitisa/Core/Utils.h |
Nitisa/Core/Font.h |
FontWeightToString() | Nitisa/Core/Utils.h |
Nitisa/Core/FontWeight.h |
class Gradient | Nitisa/Core/Gradient.h |
Nitisa/Image/Gradient.h |
GradientToVariant() | Nitisa/Core/Utils.h |
Nitisa/Image/Gradient.h |
VariantToGradient() | Nitisa/Core/Utils.h |
Nitisa/Image/Gradient.h |
class CHintService | Nitisa/Core/Hint.h |
Nitisa/Core/HintService.h |
KeyToString() | Nitisa/Core/Utils.h |
Nitisa/Core/Key.h |
StringToKey() | Nitisa/Core/Utils.h |
Nitisa/Core/Key.h |
class CListItemService | Nitisa/Core/ListItem.h |
Nitisa/Core/ListItemService.h |
class CListItemPropertyList | Nitisa/Core/ListItemPropertyList.h |
Nitisa/Package/ListItems/ListItemPropertyList.h |
union Point | Nitisa/Core/Math/Point.h |
Nitisa/Math/Point.h |
union PointB | Nitisa/Core/Math/PointB.h |
Nitisa/Math/PointB.h |
union PointD | Nitisa/Core/Math/PointD.h |
Nitisa/Math/PointD.h |
union PointF | Nitisa/Core/Math/PointF.h |
Nitisa/Math/PointF.h |
union PointL | Nitisa/Core/Math/PointL.h |
Nitisa/Math/PointL.h |
union Rect | Nitisa/Core/Math/Rect.h |
Nitisa/Math/Rect.h |
union RectB | Nitisa/Core/Math/RectB.h |
Nitisa/Math/RectB.h |
union RectD | Nitisa/Core/Math/RectD.h |
Nitisa/Math/RectD.h |
union RectF | Nitisa/Core/Math/RectF.h |
Nitisa/Math/RectF.h |
union RectL | Nitisa/Core/Math/RectL.h |
Nitisa/Math/RectL.h |
AddElements() | Nitisa/Helpers/Rectangle.h |
Nitisa/Math/RectF.h |
class CPackageComponent | Nitisa/Core/PackageComponent.h |
Nitisa/Package/Core/PackageComponent.h |
class CPackageControl | Nitisa/Core/PackageControl.h |
Nitisa/Package/Core/PackageControl.h |
class CPackageDialogBox | Nitisa/Core/PackageDialogBox.h |
Nitisa/Package/Core/PackageDialogBox.h |
class CPackageEntity | Nitisa/Core/PackageEntity.h |
Nitisa/Package/Core/PackageEntity.h |
class CPackageForm | Nitisa/Core/PackageForm.h |
Nitisa/Package/Core/PackageForm.h |
class CPackageListItem | Nitisa/Core/PackageListItem.h |
Nitisa/Package/Core/PackageListItem.h |
class CPackageRenderer | Nitisa/Core/PackageRenderer.h |
Nitisa/Package/Core/PackageRenderer.h |
class CPackageStyle | Nitisa/Core/PackageStyle.h |
Nitisa/Package/Core/PackageStyle.h |
class CPropertyState | Nitisa/Core/Property.State.h |
Nitisa/Package/Core/PropertyState.h |
class CProperty | Nitisa/Core/Property.h |
Nitisa/Package/Core/Property.h |
class CPropertyHandler | Nitisa/Core/PropertyHandler.h |
Nitisa/Package/Core/PropertyHandler.h |
class CPropertyList | Nitisa/Core/PropertyList.h |
Nitisa/Package/Core/PropertyList.h |
RotateOrderToString() | Nitisa/Core/Utils.h |
Nitisa/Core/RotateOrder.h |
StringToRotateOrder() | Nitisa/Core/Utils.h |
Nitisa/Core/RotateOrder.h |
RotateOrderItems() | Nitisa/Core/Utils.h |
Nitisa/Core/RotateOrder.h |
ScrollVisibilityToString() | Nitisa/Core/Utils.h |
Nitisa/Core/ScrollVisibility.h |
StringToScrollVisibility() | Nitisa/Core/Utils.h |
Nitisa/Core/ScrollVisibility.h |
ScrollVisibilityItems() | Nitisa/Core/Utils.h |
Nitisa/Core/ScrollVisibility.h |
class CStyle | Nitisa/Core/Styles.h |
Nitisa/Core/Style.h |
class CStyleFont | Nitisa/Core/Styles.h |
Nitisa/Core/StyleFont.h |
class CStyleImage | Nitisa/Core/Styles.h |
Nitisa/Core/StyleImage.h |
class CStyleSkin | Nitisa/Core/Styles.h |
Nitisa/Core/StyleSkin.h |
StringToTextAlign() | Nitisa/Core/Utils.h |
Nitisa/Core/TextAlign.h |
TextAlignToString() | Nitisa/Core/Utils.h |
Nitisa/Core/TextAlign.h |
TextAlignItems() | Nitisa/Core/Utils.h |
Nitisa/Core/TextAlign.h |
TransformOrderToString() | Nitisa/Core/Utils.h |
Nitisa/Core/TransformOrder.h |
StringToTransformOrder() | Nitisa/Core/Utils.h |
Nitisa/Core/TransformOrder.h |
TransformOrderItems() | Nitisa/Core/Utils.h |
Nitisa/Core/TransformOrder.h |
Angle() | Nitisa/Core/Math/Utils.h |
Nitisa/Core/Utils.h |
StringToVerticalAlign() | Nitisa/Core/Utils.h |
Nitisa/Core/VerticalAlign.h |
VerticalAlignToString() | Nitisa/Core/Utils.h |
Nitisa/Core/VerticalAlign.h |
VerticalAlignItems() | Nitisa/Core/Utils.h |
Nitisa/Core/VerticalAlign.h |
WindowPositionToString() | Nitisa/Core/Utils.h |
Nitisa/Core/WindowPosition.h |
StringToWindowPosition() | Nitisa/Core/Utils.h |
Nitisa/Core/WindowPosition.h |
WindowPositionItems() | Nitisa/Core/Utils.h |
Nitisa/Core/WindowPosition.h |
WindowStateToString() | Nitisa/Core/Utils.h |
Nitisa/Core/WindowState.h |
StringToWindowState() | Nitisa/Core/Utils.h |
Nitisa/Core/WindowState.h |
WindowStateItems() | Nitisa/Core/Utils.h |
Nitisa/Core/WindowState.h |
class IApplicationService | Nitisa/Interfaces/IApplication.h |
Nitisa/Interfaces/IApplicationService.h |
class IBuiltInControlListener | Nitisa/Interfaces/IBuiltInControl.h |
Nitisa/Interfaces/IBuiltInControlListener.h |
class IClientSocket | Nitisa/Interfaces/INetwork.h |
Nitisa/Interfaces/IClientSocket.h |
class IComponentService | Nitisa/Interfaces/IComponent.h |
Nitisa/Interfaces/IComponentService.h |
class IComponentItemListService | Nitisa/Interfaces/IComponentItemList.h |
Nitisa/Interfaces/IComponentItemListService.h |
class IControlService | Nitisa/Interfaces/IControl.h |
Nitisa/Interfaces/IControlService.h |
class IDialogBoxService | Nitisa/Interfaces/IDialogBox.h |
Nitisa/Interfaces/IDialogBoxService.h |
class IDialogBoxListener | Nitisa/Interfaces/IDialogBox.h |
Nitisa/Interfaces/IDialogBoxListener.h |
class IEvent | Nitisa/Interfaces/IEvent.h |
Nitisa/Package/Interfaces/IEvent.h |
class IEventList | Nitisa/Interfaces/IEventList.h |
Nitisa/Package/Interfaces/IEventList.h |
class IFeedbackEx | Nitisa/Interfaces/IFeedback.h |
Nitisa/Interfaces/IFeedbackEx.h |
class IFeedbackExService | Nitisa/Interfaces/IFeedback.h |
Nitisa/Interfaces/IFeedbackExService.h |
class IFeedbackService | Nitisa/Interfaces/IFeedback.h |
Nitisa/Interfaces/IFeedbackService.h |
class IFontProperties | Nitisa/Interfaces/IFont.h |
Nitisa/Interfaces/IFontProperties.h |
class IFormService | Nitisa/Interfaces/IForm.h |
Nitisa/Interfaces/IFormService.h |
class IHintService | Nitisa/Interfaces/IHint.h |
Nitisa/Interfaces/IHintService.h |
class IListItemService | Nitisa/Interfaces/IListItem.h |
Nitisa/Interfaces/IListItemService.h |
class IListItemOwner | Nitisa/Interfaces/IListItem.h |
Nitisa/Interfaces/IListItemOwner.h |
class ISocket | Nitisa/Interfaces/INetwork.h |
Nitisa/Interfaces/ISocket.h |
class IServerSocketListener | Nitisa/Interfaces/INetwork.h |
Nitisa/Interfaces/IServerSocketListener.h |
class IServerSocket | Nitisa/Interfaces/INetwork.h |
Nitisa/Interfaces/IServerSocket.h |
class IPackageService | Nitisa/Interfaces/IPackage.h |
Nitisa/Package/Interfaces/IPackageService.h |
class IPackage | Nitisa/Interfaces/IPackage.h |
Nitisa/Package/Interfaces/IPackage.h |
class IPackageComponentListener | Nitisa/Interfaces/IPackageComponent.h |
Nitisa/Package/Interfaces/IPackageComponentListener.h |
class IPackageComponent | Nitisa/Interfaces/IPackageComponent.h |
Nitisa/Package/Interfaces/IPackageComponent.h |
class IPackageControlListener | Nitisa/Interfaces/IPackageControl.h |
Nitisa/Package/Interfaces/IPackageControlListener.h |
class IPackageControl | Nitisa/Interfaces/IPackageControl.h |
Nitisa/Package/Interfaces/IPackageControl.h |
class IPackageDialogBox | Nitisa/Interfaces/IPackageDialogBox.h |
Nitisa/Package/Interfaces/IPackageDialogBox.h |
class IPackageEntity | Nitisa/Interfaces/IPackageEntity.h |
Nitisa/Package/Interfaces/IPackageEntity.h |
class IPackageForm | Nitisa/Interfaces/IPackageForm.h |
Nitisa/Package/Interfaces/IPackageForm.h |
class IPackageListItem | Nitisa/Interfaces/IPackageListItem.h |
Nitisa/Package/Interfaces/IPackageListItem.h |
class IPackageRenderer | Nitisa/Interfaces/IPackageRenderer.h |
Nitisa/Package/Interfaces/IPackageRenderer.h |
class IPackageStyle | Nitisa/Interfaces/IPackageStyle.h |
Nitisa/Package/Interfaces/IPackageStyle.h |
class IProperty | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IProperty.h |
class IPropertyState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyState.h |
class IPropertyBool | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyBool.h |
class IPropertyBoolState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyBoolState.h |
class IPropertyBoolArray | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyBoolArray.h |
class IPropertyBoolArrayState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyBoolArrayState.h |
class IPropertyColor | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyColor.h |
class IPropertyColorState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyColorState.h |
class IPropertyColorArray | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyColorArray.h |
class IPropertyColorArrayState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyColorArrayState.h |
class IPropertyDouble | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyDouble.h |
class IPropertyDoubleState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyDoubleState.h |
class IPropertyEnum | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyEnum.h |
class IPropertyEnumState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyEnumState.h |
class IPropertyFloat | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyFloat.h |
class IPropertyFloatState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyFloatState.h |
class IPropertyFloatArray | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyFloatArray.h |
class IPropertyFloatArrayState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyFloatArrayState.h |
class IPropertyFont | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyFont.h |
class IPropertyFontState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyFontState.h |
class IPropertyGradient | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyGradient.h |
class IPropertyGradientState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyGradientState.h |
class IPropertyHotkey | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyHotkey.h |
class IPropertyHotkeyState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyHotkeyState.h |
class IPropertyImage | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyImage.h |
class IPropertyImageState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyImageState.h |
class IPropertyImageList | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyImageList.h |
class IPropertyImageListState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyImageListState.h |
class IPropertyInt64 | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyInt64.h |
class IPropertyInt64State | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyInt64State.h |
class IPropertyInteger | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyInteger.h |
class IPropertyIntegerState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyIntegerState.h |
class IPropertyIntegerArray | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyIntegerArray.h |
class IPropertyIntegerArrayState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyIntegerArrayState.h |
class IPropertyMask | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyMask.h |
class IPropertyMaskState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyMaskState.h |
class IPropertyMatrix | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyMatrix.h |
class IPropertyMatrixState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyMatrixState.h |
class IPropertyPoint | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyPoint.h |
class IPropertyPointState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyPointState.h |
class IPropertyPointB | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyPointB.h |
class IPropertyPointBState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyPointBState.h |
class IPropertyPointD | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyPointD.h |
class IPropertyPointDState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyPointDState.h |
class IPropertyPointF | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyPointF.h |
class IPropertyPointFState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyPointFState.h |
class IPropertyPointL | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyPointL.h |
class IPropertyPointLState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyPointLState.h |
class IPropertyRect | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyRect.h |
class IPropertyRectState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyRectState.h |
class IPropertyRectB | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyRectB.h |
class IPropertyRectBState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyRectBState.h |
class IPropertyRectD | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyRectD.h |
class IPropertyRectDState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyRectDState.h |
class IPropertyRectF | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyRectF.h |
class IPropertyRectFState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyRectFState.h |
class IPropertyRectL | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyRectL.h |
class IPropertyRectLState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyRectLState.h |
class IPropertyString | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyString.h |
class IPropertyStringState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyStringState.h |
class IPropertyStyle | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyStyle.h |
class IPropertyStyleState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyStyleState.h |
class IPropertyText | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyText.h |
class IPropertyTextState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyTextState.h |
class IPropertyTransform | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyTransform.h |
class IPropertyTransformState | Nitisa/Interfaces/IProperty.h |
Nitisa/Package/Interfaces/IPropertyTransformState.h |
class IPropertyHandlerListener | Nitisa/Interfaces/IPropertyHandler.h |
Nitisa/Package/Interfaces/IPropertyHandlerListener.h |
class IPropertyHandler | Nitisa/Interfaces/IPropertyHandler.h |
Nitisa/Package/Interfaces/IPropertyHandler.h |
class IPropertyList | Nitisa/Interfaces/IPropertyList.h |
Nitisa/Package/Interfaces/IPropertyList.h |
class IStyle | Nitisa/Interfaces/IStyles.h |
Nitisa/Interfaces/IStyle.h |
class IStyleFont | Nitisa/Interfaces/IStyles.h |
Nitisa/Interfaces/IStyleFont.h |
class IStyleImage | Nitisa/Interfaces/IStyles.h |
Nitisa/Interfaces/IStyleImage.h |
class IStyleSkin | Nitisa/Interfaces/IStyles.h |
Nitisa/Interfaces/IStyleSkin.h |
class IThreadListener | Nitisa/Interfaces/IThread.h |
Nitisa/Interfaces/IThreadListener.h |
class ITransformService | Nitisa/Interfaces/ITransform.h |
Nitisa/Interfaces/ITransformService.h |
class IWindowListenerOnMessage | Nitisa/Interfaces/IWindow.h |
Nitisa/Interfaces/IWindowListenerOnMessage.h |
class IWindowListener | Nitisa/Interfaces/IWindow.h |
Nitisa/Interfaces/IWindowListener.h |
class IWindowService | Nitisa/Interfaces/IWindow.h |
Nitisa/Interfaces/IWindowService.h |
class CPropertyBool | Nitisa/Properties/PropertyBool.h |
Nitisa/Package/Properties/PropertyBool.h |
class CPropertyBoolState | Nitisa/Properties/PropertyBool.State.h |
Nitisa/Package/Properties/PropertyBoolState.h |
class CPropertyBoolArray | Nitisa/Properties/PropertyBoolArray.h |
Nitisa/Package/Properties/PropertyBoolArray.h |
class CPropertyBoolArrayState | Nitisa/Properties/PropertyBoolArray.State.h |
Nitisa/Package/Properties/PropertyBoolArrayState.h |
class CPropertyColor | Nitisa/Properties/PropertyColor.h |
Nitisa/Package/Properties/PropertyColor.h |
class CPropertyColorState | Nitisa/Properties/PropertyColor.State.h |
Nitisa/Package/Properties/PropertyColorState.h |
class CPropertyColorArray | Nitisa/Properties/PropertyColorArray.h |
Nitisa/Package/Properties/PropertyColorArray.h |
class CPropertyColorArrayState | Nitisa/Properties/PropertyColorArray.State.h |
Nitisa/Package/Properties/PropertyColorArrayState.h |
class CPropertyDouble | Nitisa/Properties/PropertyDouble.h |
Nitisa/Package/Properties/PropertyDouble.h |
class CPropertyDoubleState | Nitisa/Properties/PropertyDouble.State.h |
Nitisa/Package/Properties/PropertyDoubleState.h |
class CPropertyEnum | Nitisa/Properties/PropertyEnum.h |
Nitisa/Package/Properties/PropertyEnum.h |
class CPropertyEnumState | Nitisa/Properties/PropertyEnum.State.h |
Nitisa/Package/Properties/PropertyEnumState.h |
class CPropertyFloat | Nitisa/Properties/PropertyFloat.h |
Nitisa/Package/Properties/PropertyFloat.h |
class CPropertyFloatState | Nitisa/Properties/PropertyFloat.State.h |
Nitisa/Package/Properties/PropertyFloatState.h |
class CPropertyFloatArray | Nitisa/Properties/PropertyFloatArray.h |
Nitisa/Package/Properties/PropertyFloatArray.h |
class CPropertyFloatArrayState | Nitisa/Properties/PropertyFloatArray.State.h |
Nitisa/Package/Properties/PropertyFloatArrayState.h |
class CPropertyFont | Nitisa/Properties/PropertyFont.h |
Nitisa/Package/Properties/PropertyFont.h |
class CPropertyFontState | Nitisa/Properties/PropertyFont.State.h |
Nitisa/Package/Properties/PropertyFontState.h |
class CPropertyGradient | Nitisa/Properties/PropertyGradient.h |
Nitisa/Package/Properties/PropertyGradient.h |
class CPropertyGradientState | Nitisa/Properties/PropertyGradient.State.h |
Nitisa/Package/Properties/PropertyGradientState.h |
class CPropertyHotkey | Nitisa/Properties/PropertyHotkey.h |
Nitisa/Package/Properties/PropertyHotkey.h |
class CPropertyHotkeyState | Nitisa/Properties/PropertyHotkey.State.h |
Nitisa/Package/Properties/PropertyHotkeyState.h |
class CPropertyImage | Nitisa/Properties/PropertyImage.h |
Nitisa/Package/Properties/PropertyImage.h |
class CPropertyImageState | Nitisa/Properties/PropertyImage.State.h |
Nitisa/Package/Properties/PropertyImageState.h |
class CPropertyImageList | Nitisa/Properties/PropertyImageList.h |
Nitisa/Package/Properties/PropertyImageList.h |
class CPropertyImageListState | Nitisa/Properties/PropertyImageList.State.h |
Nitisa/Package/Properties/PropertyImageListState.h |
class CPropertyInt64 | Nitisa/Properties/PropertyInt64.h |
Nitisa/Package/Properties/PropertyInt64.h |
class CPropertyInt64State | Nitisa/Properties/PropertyInt64.State.h |
Nitisa/Package/Properties/PropertyInt64State.h |
class CPropertyInteger | Nitisa/Properties/PropertyInteger.h |
Nitisa/Package/Properties/PropertyInteger.h |
class CPropertyIntegerState | Nitisa/Properties/PropertyInteger.State.h |
Nitisa/Package/Properties/PropertyIntegerState.h |
class CPropertyIntegerArray | Nitisa/Properties/PropertyIntegerArray.h |
Nitisa/Package/Properties/PropertyIntegerArray.h |
class CPropertyIntegerArrayState | Nitisa/Properties/PropertyIntegerArray.State.h |
Nitisa/Package/Properties/PropertyIntegerArrayState.h |
class CPropertyMask | Nitisa/Properties/PropertyMask.h |
Nitisa/Package/Properties/PropertyMask.h |
class CPropertyMaskState | Nitisa/Properties/PropertyMask.State.h |
Nitisa/Package/Properties/PropertyMaskState.h |
class CPropertyMatrix | Nitisa/Properties/PropertyMatrix.h |
Nitisa/Package/Properties/PropertyMatrix.h |
class CPropertyMatrixState | Nitisa/Properties/PropertyMatrix.State.h |
Nitisa/Package/Properties/PropertyMatrixState.h |
class CPropertyPoint | Nitisa/Properties/PropertyPoint.h |
Nitisa/Package/Properties/PropertyPoint.h |
class CPropertyPointState | Nitisa/Properties/PropertyPoint.State.h |
Nitisa/Package/Properties/PropertyPointState.h |
class CPropertyPointB | Nitisa/Properties/PropertyPointB.h |
Nitisa/Package/Properties/PropertyPointB.h |
class CPropertyPointBState | Nitisa/Properties/PropertyPointB.State.h |
Nitisa/Package/Properties/PropertyPointBState.h |
class CPropertyPointD | Nitisa/Properties/PropertyPointD.h |
Nitisa/Package/Properties/PropertyPointD.h |
class CPropertyPointDState | Nitisa/Properties/PropertyPointD.State.h |
Nitisa/Package/Properties/PropertyPointDState.h |
class CPropertyPointF | Nitisa/Properties/PropertyPointF.h |
Nitisa/Package/Properties/PropertyPointF.h |
class CPropertyPointFState | Nitisa/Properties/PropertyPointF.State.h |
Nitisa/Package/Properties/PropertyPointFState.h |
class CPropertyPointL | Nitisa/Properties/PropertyPointL.h |
Nitisa/Package/Properties/PropertyPointL.h |
class CPropertyPointLState | Nitisa/Properties/PropertyPointL.State.h |
Nitisa/Package/Properties/PropertyPointLState.h |
class CPropertyRect | Nitisa/Properties/PropertyRect.h |
Nitisa/Package/Properties/PropertyRect.h |
class CPropertyRectState | Nitisa/Properties/PropertyRect.State.h |
Nitisa/Package/Properties/PropertyRectState.h |
class CPropertyRectB | Nitisa/Properties/PropertyRectB.h |
Nitisa/Package/Properties/PropertyRectB.h |
class CPropertyRectBState | Nitisa/Properties/PropertyRectB.State.h |
Nitisa/Package/Properties/PropertyRectBState.h |
class CPropertyRectD | Nitisa/Properties/PropertyRectD.h |
Nitisa/Package/Properties/PropertyRectD.h |
class CPropertyRectDState | Nitisa/Properties/PropertyRectD.State.h |
Nitisa/Package/Properties/PropertyRectDState.h |
class CPropertyRectF | Nitisa/Properties/PropertyRectF.h |
Nitisa/Package/Properties/PropertyRectF.h |
class CPropertyRectFState | Nitisa/Properties/PropertyRectF.State.h |
Nitisa/Package/Properties/PropertyRectFState.h |
class CPropertyRectL | Nitisa/Properties/PropertyRectL.h |
Nitisa/Package/Properties/PropertyRectL.h |
class CPropertyRectLState | Nitisa/Properties/PropertyRectL.State.h |
Nitisa/Package/Properties/PropertyRectLState.h |
class CPropertyString | Nitisa/Properties/PropertyString.h |
Nitisa/Package/Properties/PropertyString.h |
class CPropertyStringState | Nitisa/Properties/PropertyString.State.h |
Nitisa/Package/Properties/PropertyStringState.h |
class CPropertyStyle | Nitisa/Properties/PropertyStyle.h |
Nitisa/Package/Properties/PropertyStyle.h |
class CPropertyStyleState | Nitisa/Properties/PropertyStyle.State.h |
Nitisa/Package/Properties/PropertyStyleState.h |
class CPropertyText | Nitisa/Properties/PropertyText.h |
Nitisa/Package/Properties/PropertyText.h |
class CPropertyTextState | Nitisa/Properties/PropertyText.State.h |
Nitisa/Package/Properties/PropertyTextState.h |
class CPropertyTransform | Nitisa/Properties/PropertyTransform.h |
Nitisa/Package/Properties/PropertyTransform.h |
class CPropertyTransformState | Nitisa/Properties/PropertyTransform.State.h |
Nitisa/Package/Properties/PropertyTransformState.h |
class CPropertyHandlerDefault | Nitisa/PropertyHandlers/PropertyHandlerDefault.h |
Nitisa/Package/PropertyHandlers/PropertyHandlerDefault.h |
class charts::IPropertyChartDataSet | Charts/Package/Interfaces/IProperty.h |
Charts/Package/Interfaces/IPropertyChartDataSet.h |
class charts::IPropertyForexChartData | Charts/Package/Interfaces/IProperty.h |
Charts/Package/Interfaces/IPropertyForexChartData.h |
class charts::IPropertyLineInterpolationPositionArray | Charts/Package/Interfaces/IProperty.h |
Charts/Package/Interfaces/IPropertyLineInterpolationPositionArray.h |
class opengl::I3DControlService | OpenGL/Interfaces/I3DControl.h |
OpenGL/Interfaces/I3DControlService.h |
class standard::IPropertyComponentImageList | Standard/Package/Interfaces/IProperty.h |
Standard/Package/Interfaces/IPropertyComponentImageList.h |
class standard::IPropertyComponentImageListState | Standard/Package/Interfaces/IProperty.h |
Standard/Package/Interfaces/IPropertyComponentImageListState.h |
class standard::IPropertyControlDirectoryTree | Standard/Package/Interfaces/IProperty.h |
Standard/Package/Interfaces/IPropertyControlDirectoryTree.h |
class standard::IPropertyControlDirectoryTreeState | Standard/Package/Interfaces/IProperty.h |
Standard/Package/Interfaces/IPropertyControlDirectoryTreeState.h |
class standard::IPropertyControlEdit | Standard/Package/Interfaces/IProperty.h |
Standard/Package/Interfaces/IPropertyControlEdit.h |
class standard::IPropertyControlEditState | Standard/Package/Interfaces/IProperty.h |
Standard/Package/Interfaces/IPropertyControlEditState.h |
class standard::IPropertyControlFileList | Standard/Package/Interfaces/IProperty.h |
Standard/Package/Interfaces/IPropertyControlFileList.h |
class standard::IPropertyControlFileListState | Standard/Package/Interfaces/IProperty.h |
Standard/Package/Interfaces/IPropertyControlFileListState.h |
class standard::IPropertyHotkeyList | Standard/Package/Interfaces/IProperty.h |
Standard/Package/Interfaces/IPropertyHotkeyList.h |
class standard::CPropertyComponentImageListState | Standard/Package/Properties/PropertyComponentImageList.State.h |
Standard/Package/Properties/PropertyComponentImageListState.h |
class standard::CPropertyControlDirectoryTreeState | Standard/Package/Properties/PropertyControlDirectoryTree.State.h |
Standard/Package/Properties/PropertyControlDirectoryTreeState.h |
class standard::CPropertyControlEditState | Standard/Package/Properties/PropertyControlEdit.State.h |
Standard/Package/Properties/PropertyControlEditState.h |
class standard::CPropertyControlFileListState | Standard/Package/Properties/PropertyControlFileList.State.h |
Standard/Package/Properties/PropertyControlFileListState.h |
Old declaration | Old header file | New declaration | New header file | Additionally |
---|---|---|---|---|
enum Align |
Nitisa/Core/Enums.h |
enum class Align | Nitisa/Core/Align.h |
Items of the enumeration are now without al prefix |
enum CLOSE_ACTION |
Nitisa/Core/Enums.h |
enum class CloseAction | Nitisa/Core/CloseAction.h |
Items of the enumeration are now without ca prefix |
struct CREATE_PARAMS |
Nitisa/Core/Types.h |
struct CreateParams | Nitisa/Core/CreateParams.h |
|
enum CURSOR_TYPE |
Nitisa/Core/Enums.h |
enum class CursorType | Nitisa/Core/CursorType.h |
Items of the enumeration are now without ct prefix |
enum EDGE |
Nitisa/Core/Enums.h |
enum class EdgeType | Nitisa/Core/EdgeType.h |
Items of the enumeration are now without edge prefix |
enum FOCUSED_BY |
Nitisa/Core/Enums.h |
enum class FocusedBy | Nitisa/Core/FocusedBy.h |
Items of the enumeration are now without fb prefix |
enum FONT_WEIGHT |
Nitisa/Core/Enums.h |
enum class FontWeight | Nitisa/Core/FontWeight.h |
Items of the enumeration are now without fw prefix |
struct HOTKEY |
Nitisa/Core/Types.h |
struct Hotkey | Nitisa/Core/Hotkey.h |
|
enum KEY |
Nitisa/Core/Enums.h |
enum class Key | Nitisa/Core/Key.h |
Items of the enumeration are now without key prefix |
union RectC |
Nitisa/Core/Math/RectC.h |
union BorderColor | Nitisa/Image/BorderColor.h |
|
helpers::math::Transform() |
Nitisa/Helpers/Math.h |
TransformRect() | Nitisa/Math/RectF.h |
|
helpers::math::Bound() |
Nitisa/Helpers/Math.h |
Bound() | Nitisa/Math/RectF.h |
|
helpers::math::Intersects() |
Nitisa/Helpers/Math.h |
Intersects() | Nitisa/Math/RectF.h |
|
union Matrix |
Nitisa/Core/Math/Matrix.h |
Mat4f | Nitisa/Math/Mat4f.h |
|
union Vector |
Nitisa/Core/Math/Vector.h |
Vec4f | Nitisa/Math/Vec4f.h |
|
struct MESSAGE_POSITION |
Nitisa/Core/Types.h |
MessagePosition | Nitisa/Core/Messages.h |
|
struct MESSAGE_MOUSE |
Nitisa/Core/Types.h |
MessageMouse | Nitisa/Core/Messages.h |
|
struct MESSAGE_MOUSE_WHEEL |
Nitisa/Core/Types.h |
MessageMouseWheel | Nitisa/Core/Messages.h |
|
struct MESSAGE_KEy |
Nitisa/Core/Types.h |
MessageKey | Nitisa/Core/Messages.h |
|
struct MESSAGE_CHAR |
Nitisa/Core/Types.h |
MessageChar | Nitisa/Core/Messages.h |
|
struct MESSAGE_SIZE |
Nitisa/Core/Types.h |
MessageSize | Nitisa/Core/Messages.h |
|
struct MESSAGE_RECT |
Nitisa/Core/Types.h |
MessageRect | Nitisa/Core/Messages.h |
|
struct MESSAGE_END_SESSION |
Nitisa/Core/Types.h |
MessageEndSession | Nitisa/Core/Messages.h |
|
struct MESSAGE_DROP_FILES |
Nitisa/Core/Types.h |
MessageDropFiles | Nitisa/Core/Messages.h |
|
struct MESSAGE_TOUCH |
Nitisa/Core/Types.h |
MessageTouch | Nitisa/Core/Messages.h |
|
struct MESSAGE_WINDOW_ACTIVATE |
Nitisa/Core/Types.h |
MessageWindowActivate | Nitisa/Core/Messages.h |
|
struct MESSAGE_WINDOW_RESIZING |
Nitisa/Core/Types.h |
MessageWindowResizing | Nitisa/Core/Messages.h |
|
struct MESSAGE_WINDOW_SCROLL |
Nitisa/Core/Types.h |
MessageWindowScroll | Nitisa/Core/Messages.h |
|
struct MESSAGE_PAINT |
Nitisa/Core/Types.h |
MessagePaint | Nitisa/Core/Messages.h |
|
struct MESSAGE_HOTKEY |
Nitisa/Core/Types.h |
MessageHotkey | Nitisa/Core/Messages.h |
|
struct MESSAGE_FOCUS |
Nitisa/Core/Types.h |
MessageFocus | Nitisa/Core/Messages.h |
|
struct MESSAGE_PASTE_STRING |
Nitisa/Core/Types.h |
MessagePasteString | Nitisa/Core/Messages.h |
|
enum MODAL_RESULT |
Nitisa/Core/Enums.h |
enum class ModalResult | Nitisa/Core/ModalResult.h |
Items of the enumeration are now without mr prefix |
enum PLATFORM |
Nitisa/Core/Enums.h |
enum class PlatformType | Nitisa/Core/PlatformType.h |
Items of the enumeration are now without pl prefix |
struct PLATFORM_VERSION |
Nitisa/Core/Types.h |
struct PlatformVersion | Nitisa/Core/PlatformVersion.h |
|
enum POINT_LOCATION |
Nitisa/Core/Enums.h |
enum class PointLocation | Nitisa/Core/PointLocation.h |
Items of the enumeration are now without pl prefix |
enum ROTATE_ORDER |
Nitisa/Core/Enums.h |
enum class RotateOrder | Nitisa/Core/RotateOrder.h |
Items of the enumeration are now without ro prefix |
enum SCROLL_TYPE |
Nitisa/Core/Enums.h |
enum class ScrollType | Nitisa/Core/ScrollType.h |
Items of the enumeration are now without scroll prefix |
enum SCROLL_VISIBILITY |
Nitisa/Core/Enums.h |
enum class ScrollVisibility | Nitisa/Core/ScrollVisibility.h |
Items of the enumeration are now without sv prefix |
enum TEXT_ALIGN |
Nitisa/Core/Enums.h |
enum class TextAlign | Nitisa/Core/TextAlign.h |
Items of the enumeration are now without ta prefix |
struct TOUCH_POINT |
Nitisa/Core/Types.h |
struct TouchPoint | Nitisa/Core/TouchPoint.h |
|
enum TRANSFORM_ORDER |
Nitisa/Core/Enums.h |
enum class TransformOrder | Nitisa/Core/TransformOrder.h |
Items of the enumeration are now without to prefix |
helpers::translate::Day() |
Nitisa/Helpers/Translate.h |
CTranslate::Day() | Nitisa/Core/Translate.h |
|
helpers::translate::Hotkey() |
Nitisa/Helpers/Translate.h |
CTranslate::Hotkey() | Nitisa/Core/Translate.h |
|
helpers::translate::KeyName() |
Nitisa/Helpers/Translate.h |
CTranslate::KeyName() | Nitisa/Core/Translate.h |
|
helpers::translate::Month() |
Nitisa/Helpers/Translate.h |
CTranslate::Month() | Nitisa/Core/Translate.h |
|
helpers::math::AdjustByConstraints() |
Nitisa/Helpers/Math.h |
AdjustByConstraints() | Nitisa/Core/Utils.h |
|
enum VERTICAL_ALIGN |
Nitisa/Core/Enums.h |
enum class VerticalAlign | Nitisa/Core/VerticalAlign.h |
Items of the enumeration are now without va prefix |
enum WINDOW_POSITION |
Nitisa/Core/Enums.h |
enum class WindowPosition | Nitisa/Core/WindowPosition.h |
Items of the enumeration are now without wp prefix |
enum WINDOW_STATE |
Nitisa/Core/Enums.h |
enum class WindowState | Nitisa/Core/WindowState.h |
Items of the enumeration are now without ws prefix |
class CShaderProgram |
Nitisa/Interfaces/IShaderProgram.h |
class IProgram | Nitisa/Interfaces/IProgram.h |
It has also been reworked |
class IPropertyRectC |
Nitisa/Interfaces/IProperty.h |
class IPropertyBorderColor | Nitisa/Package/Interfaces/IPropertyBorderColor.h |
|
class IPropertyRectCState |
Nitisa/Interfaces/IProperty.h |
class IPropertyBorderColorState | Nitisa/Package/Interfaces/IPropertyBorderColorState.h |
|
class ITextureData |
Nitisa/Interfaces/ITexture.h |
class ITexture::IData | Nitisa/Interfaces/ITexture.h |
|
struct BLOCK |
Nitisa/Core/Types.h |
struct Block | Nitisa/Math/Block.h |
|
struct TRANSFORM |
Nitisa/Core/Types.h |
struct Transform | Nitisa/Math/Transform.h |
|
class graphics3d::CNoise |
Nitisa/Modules/Graphics3D/CNoise.h |
class CNoise | Nitisa/Math/Noise.h |
|
enum EXPORT_PREFIX_TYPE |
Nitisa/Core/Enums.h |
enum class ExportPrefixType | Nitisa/Package/Core/ExportPrefixType.h |
Items of the enumeration are now without ept prefix |
class CPropertyRectC |
Nitisa/Properties/PropertyRectC.h |
class CPropertyBorderColor | Nitisa/Package/Properties/PropertyBorderColor.h |
|
class CPropertyRectCState |
Nitisa/Properties/PropertyRectC.State.h |
class CPropertyBorderColorState | Nitisa/Package/Properties/PropertyBorderColorState.h |
|
helpers::render::BlockShadow() |
Nitisa/Helpers/Render.h |
DrawBlockShadow() | Nitisa/Render/Utils.h |
|
helpers::render::Background1() |
Nitisa/Helpers/Render.h |
DrawSimpleBackground() | Nitisa/Render/Utils.h |
|
helpers::render::Background2() |
Nitisa/Helpers/Render.h |
DrawDoubleBackground() | Nitisa/Render/Utils.h |
|
helpers::render::Background3() |
Nitisa/Helpers/Render.h |
DrawTripleBackground() | Nitisa/Render/Utils.h |
|
helpers::render::Background3Sharp() |
Nitisa/Helpers/Render.h |
DrawTripleSharpBackground() | Nitisa/Render/Utils.h |
|
helpers::render::TextShadow() |
Nitisa/Helpers/Render.h |
DrawTextShadow() | Nitisa/Render/Utils.h |
|
helpers::render::Frame() |
Nitisa/Helpers/Render.h |
DrawFrame() | Nitisa/Render/Utils.h |
|
helpers::render::Bezier() |
Nitisa/Helpers/Render.h |
DrawBezierCurve() | Nitisa/Render/Utils.h |
|
helpers::math::AddShadow() |
Nitisa/Helpers/Math.h |
AddShadow() | Nitisa/Render/Utils.h |
|
helpers::math::DispOnCanvas() |
Nitisa/Helpers/Math.h |
DispOnCanvas() | Nitisa/Render/Utils.h |
|
helpers::math::Bezier() |
Nitisa/Helpers/Math.h |
Bezier() | Nitisa/Render/Utils.h |
|
helpers::math::BezierSubdivide() |
Nitisa/Helpers/Math.h |
BezierSubdivide() | Nitisa/Render/Utils.h |
|
helpers::math::MakeThickPath() |
Nitisa/Helpers/Math.h |
MakeThickPath() | Nitisa/Render/Utils.h |
|
helpers::render::DrawCanvas() |
Nitisa/Helpers/Math.h |
DrawCanvas() | Nitisa/Render/Utils.h |
|
enum charts::LINE_INTERPOLATION_POSITION |
Charts/Core/Enums.h |
enum class charts::LineInterpolationPosition | Charts/Core/Enums.h |
Items of the enumeration are now without lip prefix |
class standard::IFormRectC |
Standard/Forms/IFormRectC.h |
class standard::IFormBorderColor | Standard/Forms/IFormBorderColor.h |
|
class standard::CFormRectC |
Standard/Forms/RectC/FormRectC.h |
class standard::CFormBorderColor | Standard/Forms/BorderColor/FormBorderColor.h |
|
class standard::CDialogBoxRectC |
Standard/Forms/RectC/DialogBoxRectC.h |
class standard::CDialogBoxBorderColor | Standard/Forms/BorderColor/DialogBoxBorderColor.h |