File: typemap

package info (click to toggle)
libwx-perl 1%3A0.9932-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,300 kB
  • sloc: cpp: 11,064; perl: 8,603; ansic: 711; makefile: 53
file content (95 lines) | stat: -rw-r--r-- 3,156 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
#############################################################################
## Name:        ext/propgrid/typemap
## Purpose:     typemap
## Author:      Mark Dootson
## Modified by:
## Created:     01/03/2012
## SVN-ID:      $Id:$
## Copyright:   (c) 2012 Mattia Barbon
## Licence:     This program is free software; you can redistribute it and/or
##              modify it under the same terms as Perl itself
#############################################################################

TYPEMAP

wxPropertyGridPage *       O_WXEVTHANDLER
wxPropertyGridManager *    O_WXEVTHANDLER
wxPropertyGrid *           O_WXEVTHANDLER
const wxPropertyGrid *     O_WXEVTHANDLER
wxPropertyGridInterface *  O_WXEVTHANDLER
wxPGMultiButton *          O_WXEVTHANDLER

## Missing RTTI Info for Wx::Object
wxPGCell *                 O_NON_WXOBJECT_THR
wxPGChoiceEntry *          O_NON_WXOBJECT_THR
##

wxPGChoices *              O_NON_WXOBJECT_THR
wxPGValidationInfo *       O_NON_WXOBJECT_THR
wxPGChoicesData *          O_NON_WXOBJECT
wxPGCellData *             O_NON_WXOBJECT
wxPGCellRenderer *         O_NON_WXOBJECT
wxPGDefaultRenderer *      O_NON_WXOBJECT

wxPGWindowList *           O_NON_WXOBJECT_THR

wxPGEditor *               O_WXOBJECT_THR
const wxPGEditor *         O_WXOBJECT_THR
wxPGEditorDialogAdapter *  O_WXOBJECT_THR
wxPGTextCtrlEditor *       O_WXOBJECT_THR
wxPGChoiceEditor *         O_WXOBJECT_THR
wxPGComboBoxEditor *       O_WXOBJECT_THR
wxPGChoiceAndButtonEditor *  O_WXOBJECT_THR
wxPGTextCtrlAndButtonEditor *  O_WXOBJECT_THR
wxPGCheckBoxEditor *       O_WXOBJECT_THR
wxPGDatePickerCtrlEditor * O_WXOBJECT_THR
wxPGSpinCtrlEditor *       O_WXOBJECT_THR

wxPropertyCategory *       O_WXOBJECT_THR
wxPGProperty *             O_WXOBJECT_THR
const wxPGProperty *       O_WXOBJECT_THR

wxPropertyGridEvent *      O_WXOBJECT

wxPGVIterator *               O_NON_WXOBJECT
wxPropertyGridIterator *      O_NON_WXOBJECT
wxPropertyGridIteratorBase *  O_NON_WXOBJECT
wxPropertyGridHitTestResult * O_NON_WXOBJECT

wxPGPropertyFlags          T_UV

wxPGInDialogValidator *    O_NON_WXOBJECT

wxNumericPropertyValidator *  O_WXOBJECT

wxEditorDialogProperty *       O_WXOBJECT_THR
wxNumericProperty *       O_WXOBJECT_THR
wxStringProperty *       O_WXOBJECT_THR
wxIntProperty *       O_WXOBJECT_THR
wxUIntProperty *       O_WXOBJECT_THR
wxFloatProperty *       O_WXOBJECT_THR
wxBoolProperty *       O_WXOBJECT_THR
wxEnumProperty *       O_WXOBJECT_THR
wxEditEnumProperty *       O_WXOBJECT_THR
wxFlagsProperty *       O_WXOBJECT_THR
wxFileProperty *       O_WXOBJECT_THR
wxLongStringProperty *       O_WXOBJECT_THR
wxDirProperty * O_WXOBJECT_THR
wxArrayStringProperty *       O_WXOBJECT_THR

wxPGArrayEditorDialog *  O_WXEVTHANDLER
wxPGArrayStringEditorDialog *  O_WXEVTHANDLER

const wxWindow *           O_WXOBJECT

wxColourPropertyValue *   O_WXOBJECT_THR

wxFontProperty *   O_WXOBJECT_THR
wxSystemColourProperty *   O_WXOBJECT_THR
wxColourProperty *   O_WXOBJECT_THR
wxCursorProperty *   O_WXOBJECT_THR
wxImageFileProperty *   O_WXOBJECT_THR
wxMultiChoiceProperty *   O_WXOBJECT_THR
wxDateProperty *   O_WXOBJECT_THR

const wxVariant *     O_NON_WXOBJECT_THR