Searched refs:derived (Results 51 - 75 of 136) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmkerr.pl415 " * endorse or promote products derived from this software without\n",
419 " * 5. Products derived from this software may not be called \"OpenSSL\"\n",
608 * endorse or promote products derived from this software without
612 * 5. Products derived from this software may not be called "OpenSSL"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcustdobj.tex61 just call the derived class' version of {\tt Free()}).
H A Dfsfile.tex60 can write your own class derived from wxFSFile:
H A Dgridrend.tex126 predefined derived classes or derive your own class from it.
H A Dhtmlhand.tex43 The handler is derived from \helpref{wxHtmlWinTagHandler}{wxhtmlwintaghandler}
H A Dpickerbase.tex109 Very important: the contents of the text control could be containing an invalid representation of the entity which can be chosen through the picker (e.g. the user entered an invalid colour syntax because of a typo). Thus you should never parse the content of the textctrl to get the user's input; rather use the derived-class getter (e.g. \helpref{wxColourPickerCtrl::GetColour}{wxcolourpickerctrlgetcolour}, \helpref{wxFilePickerCtrl::GetPath}{wxfilepickerctrlgetpath}, etc).
H A Dtapp.tex6 \rtfsp\helpref{OnInit}{wxapponinit} member defined for a class derived from wxApp.\rtfsp
H A Ddataobj.tex88 There are several predefined data object classes derived from
112 Each class derived directly from wxDataObject must override and implement all
H A Dddeconn.tex69 to be derived from wxDDEConnection, then the constructor should not be
72 or her own derived connection object, the \helpref{wxDDEServer::OnAcceptConnection}{wxddeserveronacceptconnection}\rtfsp
H A Dipcconn.tex69 object is to be derived from wxConnection, then the constructor
72 connection. However, if the user defines his or her own derived
H A Dtcpconn.tex68 to be derived from wxTCPConnection, then the constructor should not be
71 or her own derived connection object, the \helpref{wxTCPServer::OnAcceptConnection}{wxtcpserveronacceptconnection}\rtfsp
H A Dcomboctrl.tex146 to popup's OnComboDoubleClick. Actual behaviour is defined by a derived
222 Instead, it can be implemented in a derived class to create a
266 Instead, it can be implemented in a derived class to return
279 Instead, it must be called in a derived class to make sure popup
502 Implement in a derived class to define what happens on
621 Set popup interface class derived from wxComboPopup.
H A Dtevent.tex15 they are all similar in form: they take a single wxEvent-derived argument, and have a void return
43 member function in a derived class will not have any effect. These member
106 In practice, this would look like this if the derived text control only
155 (most likely derived either directly or indirectly from wxCommandEvent)
228 normally send \helpref{wxCommandEvent}{wxcommandevent}-derived events only for
283 has derived new classes to customize behaviour, your utility can indulge
H A Dgrid.tex155 If you are using a derived grid table class you will need to override
168 If you are using a derived grid table class you will need to override
332 this function. If you are using a derived table class then you need to override
367 If you are using a derived grid table class you will need to override
380 If you are using a derived grid table class you will need to override
608 For more complex applications where you have derived your own grid table class that contains
850 derived classes in order to change the appearance of grid lines. Note that
866 overridden in derived classes in order to change the appearance of individual
890 overridden in derived classes in order to change the appearance of individual
1158 \helpref{wxGridTableBase::InsertCols}{wxgridtablebaseinsertcols} in your derived
[all...]
H A Dsizer.tex5 classes derived from it. Currently there are \helpref{wxBoxSizer}{wxboxsizer},
88 equivalent in the derived classes that you will instantiate to use it so they are described
163 item, for use in derived classes when sizing information is more
189 This method is abstract and has to be overwritten by any derived class.
470 This method is abstract and has to be overwritten by any derived class.
H A Dhvscroll.tex305 This protected pure virtual function must be overridden in the derived class
337 This protected pure virtual function must be overridden in the derived class
552 Set the number of rows and columns the window contains. The derived class must
H A DwxPython.tex143 004: ## Create a new frame class, derived from the wxPython Frame.
194 055: # Every wxWidgets application must have a class derived from wxApp
255 derived from {\tt wxApp} (line 56) that implements a method named
H A Dctrlsub.tex16 \helpref{wxCheckListBox}{wxchecklistbox} derived from it,
20 the derived classes implements them differently, they still all conform to the
H A Dvlbox.tex243 The derived class must implement this function to actually draw the item
279 The derived class must implement this method to return the height of the
H A Dvscroll.tex194 This protected virtual function must be overridden in the derived class and it
299 Set the number of lines the window contains: the derived class must
H A Dbitmapcombobox.tex19 API, but it might not actually be derived from that class. In fact,
H A Dconfig.tex77 physical storage where a wxConfigBase-derived class stores its data.
181 Finally, the path separator in wxConfigBase and derived classes is always '/',
359 derived classes.
431 Empty but ensures that dtor of all derived classes is virtual.
H A Dgridtbl.tex27 You must override these functions in a derived table class.
H A Dhworld.tex33 Practically every app should define a new class derived from wxApp.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmkerr.pl415 " * endorse or promote products derived from this software without\n",
419 " * 5. Products derived from this software may not be called \"OpenSSL\"\n",
608 * endorse or promote products derived from this software without
612 * 5. Products derived from this software may not be called "OpenSSL"

Completed in 101 milliseconds

123456