• 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:wxTimeSpan

12 \section{\class{wxTimeSpan}}\label{wxtimespan}
14 wxTimeSpan class represents a time interval.
50 \helpref{wxTimeSpan}{wxtimespanctor}
96 \membersection{wxTimeSpan::Abs}\label{wxtimespanabs}
98 \constfunc{wxTimeSpan}{Abs}{\void}
104 \membersection{wxTimeSpan::Add}\label{wxtimespanadd}
106 \constfunc{wxTimeSpan}{Add}{\param{const wxTimeSpan\& }{diff}}
108 \func{wxTimeSpan\&}{Add}{\param{const wxTimeSpan\& }{diff}}
110 \func{wxTimeSpan\&}{operator$+=$}{\param{const wxTimeSpan\&}{diff}}
115 \membersection{wxTimeSpan::Days}\label{wxtimespandays}
122 \membersection{wxTimeSpan::Day}\label{wxtimespanday}
129 \membersection{wxTimeSpan::Format}\label{wxtimespanformat}
153 wxTimeSpan resolves this ambiguity in the following way: if there had been,
161 \membersection{wxTimeSpan::GetDays}\label{wxtimespangetdays}
168 \membersection{wxTimeSpan::GetHours}\label{wxtimespangethours}
175 \membersection{wxTimeSpan::GetMilliseconds}\label{wxtimespangetmilliseconds}
182 \membersection{wxTimeSpan::GetMinutes}\label{wxtimespangetminutes}
189 \membersection{wxTimeSpan::GetSeconds}\label{wxtimespangetseconds}
196 \membersection{wxTimeSpan::GetValue}\label{wxtimespangetvalue}
203 \membersection{wxTimeSpan::GetWeeks}\label{wxtimespangetweeks}
210 \membersection{wxTimeSpan::Hours}\label{wxtimespanhours}
217 \membersection{wxTimeSpan::Hour}\label{wxtimespanhour}
224 \membersection{wxTimeSpan::IsEqualTo}\label{wxtimespanisequalto}
226 \constfunc{bool}{IsEqualTo}{\param{const wxTimeSpan\& }{ts}}
231 \membersection{wxTimeSpan::IsLongerThan}\label{wxtimespanislongerthan}
233 \constfunc{bool}{IsLongerThan}{\param{const wxTimeSpan\& }{ts}}
240 \membersection{wxTimeSpan::IsNegative}\label{wxtimespanisnegative}
247 \membersection{wxTimeSpan::IsNull}\label{wxtimespanisnull}
254 \membersection{wxTimeSpan::IsPositive}\label{wxtimespanispositive}
261 \membersection{wxTimeSpan::IsShorterThan}\label{wxtimespanisshorterthan}
263 \constfunc{bool}{IsShorterThan}{\param{const wxTimeSpan\& }{ts}}
270 \membersection{wxTimeSpan::Minutes}\label{wxtimespanminutes}
277 \membersection{wxTimeSpan::Minute}\label{wxtimespanminute}
284 \membersection{wxTimeSpan::Multiply}\label{wxtimespanmultiply}
286 \constfunc{wxTimeSpan}{Multiply}{\param{int }{n}}
288 \func{wxTimeSpan\&}{Multiply}{\param{int }{n}}
290 \func{wxTimeSpan\&}{operator$*=$}{\param{int }{n}}
295 \membersection{wxTimeSpan::Negate}\label{wxtimespannegate}
297 \constfunc{wxTimeSpan}{Negate}{\void}
302 \membersection{wxTimeSpan::Neg}\label{wxtimespanneg}
304 \func{wxTimeSpan\&}{Neg}{\void}
306 \func{wxTimeSpan\&}{operator$-$}{\void}
311 \membersection{wxTimeSpan::Milliseconds}\label{wxtimespanmilliseconds}
318 \membersection{wxTimeSpan::Millisecond}\label{wxtimespanmillisecond}
325 \membersection{wxTimeSpan::Seconds}\label{wxtimespanseconds}
332 \membersection{wxTimeSpan::Second}\label{wxtimespansecond}
339 \membersection{wxTimeSpan::Subtract}\label{wxtimespansubtract}
341 \constfunc{wxTimeSpan}{Subtract}{\param{const wxTimeSpan\&}{diff}}
343 \func{wxTimeSpan\&}{Subtract}{\param{const wxTimeSpan\& }{diff}}
345 \func{wxTimeSpan\&}{operator$-=$}{\param{const wxTimeSpan\&}{diff}}
350 \membersection{wxTimeSpan::Weeks}\label{wxtimespanweeks}
357 \membersection{wxTimeSpan::Week}\label{wxtimespanweek}
364 \membersection{wxTimeSpan::wxTimeSpan}\label{wxtimespanctor}
366 \func{}{wxTimeSpan}{\void}
370 \func{}{wxTimeSpan}{\param{long }{hours}, \param{long }{min}, \param{long }{sec}, \param{long }{msec}}