전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
qstring
qstring
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
qstring. h
qstring. h
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
qstring path()
qstring path ()
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
qtdoc qstring
qtdoc qstring
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
qstring album()
qstring album ()
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
adduniqueitem(qstring item)
adduniqueitem( qstring objekt)
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
bool runscript( qstring name)
bool runscript (qstring namn)
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
qstring lyricsbypath( qstring path)
qstring lyricsbypath (qstring sökväg)
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
qstring addtask(qstring taskname)
qstring addtask( qstring aktivitetsnamn)
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
addlistitem(qstring item, int index)
addlistitem( qstring objekt, int index)
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
setchecked(qstring widgetname, bool checked)
setchecked( qstring komponentnamn, bool markerad)
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
bool setreportdata const qstring data_file_name
bool setreportdata const qstring datafilnamn
마지막 업데이트: 2008-03-04
사용 빈도: 2
품질:
setglobal(qstring variablename, qstring value)
setglobal( qstring variabelnamn, qstring värde)
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
bool setreporttemplate const qstring template_file_name
bool setreporttemplate const qstring mallfilnamn
마지막 업데이트: 2008-03-04
사용 빈도: 2
품질:
void addcustommenuitem(qstring submenu, qstring itemtitle)
void addcustommenuitem( qstring undermeny, qstring objekttitel)
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
@dcop(@dcopid, kommanderif, enablewidget(qstring, bool), widget, true)
@ dcop (@ dcopid, kommanderif, enablewidget( qstring, bool), komponent, true)
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
creates a variable that is global to the window process and assigns the value to it. this value can be retrieved with global(qstring variablename) or set again.
skapar en variabel som är global i fönsterprocessen och tilldelar värdet till den. värdet kan hämtas med global( qstring variabelnamn) eller tilldelas igen.
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
the expression const \\w+\\b(? !\\s*amp;) will match at const char in the string const char* foo while it can not match const qstring in const qstringamp; bar because the amp; matches the negative lookahead assertion pattern.
uttrycket const\\ w+\\ b (?!\\ s* amp;) matchar vid const char i strängen const char * x medan den inte kan matcha const qstring i const qstringamp; y eftersom amp; matchar mönstret i den negativa sökningen framåt.
마지막 업데이트: 2011-10-23
사용 빈도: 3
품질: