• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:template

30 A short description of this template.
48 The named type of the document associated with this template.
54 A pointer to the document manager for which this template was created.
78 The named type of the view associated with this template.
90 {\it manager} is the document manager object which manages this template.
92 {\it descr} is a short description of what the template is for. This string will be displayed in the
119 \item wxTEMPLATE\_VISIBLE The template may be displayed to the user in dialogs.
120 \item wxTEMPLATE\_INVISIBLE The template may not be displayed to the user in dialogs.
154 a wxClassInfo parameter to the template constructor, you will need to override this
165 a wxClassInfo parameter to the template constructor, you will need to override this
172 Returns the default file extension for the document data, as passed to the document template constructor.
178 Returns the text description of this template, as passed to the document template constructor.
184 Returns the default directory, as passed to the document template constructor.
190 Returns a pointer to the document manager instance for which this template was created.
196 Returns the document type name, as passed to the document template constructor.
202 Returns the file filter, as passed to the document template constructor.
208 Returns the flags, as passed to the document template constructor.
214 Returns the view type name, as passed to the document template constructor.
227 Returns true if the document template can be shown in user dialogs, false otherwise.
239 Sets the template description.
251 Sets the pointer to the document manager instance for which this template was created.
264 Sets the internal document template flags (see the constructor description for more details).