跳到正文
Yayin Story Studio 项目文档
主页
Visindigo
YSSCore
YayinStoryStudio
ASERStudio
YSSFileExt
☾
背景设置
☰
YSSCore
FileEditWidget
所有 YSSCore::Editor::FileEditWidget 的成员列表
这是完整的成员列表:
YSSCore::Editor::FileEditWidget
,包含继承成员。
FileEditWidget
(QWidget *)
~FileEditWidget
()
cancelFileChanged
()
closeEvent
(QCloseEvent *)
closeFile
(bool)
copy
() : bool
createFileBackup
() : QByteArray
cursorToPosition
(qint32, qint32) : bool
cut
() : bool
fileChangeCanceled
(const QString &)
fileChanged
(const QString &)
fileClosed
(const QString &)
fileRenamed
(const QString &, const QString &)
fileSaved
(const QString &)
getFileExt
() const : QString
getFileInfo
() const : QFileInfo
getFileName
() const : QString
getFilePath
() const : QString
getVirtualFileParam
() const : QString
isAutoAbandon
() const : bool
isFileChanged
() const : bool
isVirtualFile
() const : bool
onBackup
() : QByteArray
onClose
() : bool
onCopy
() : bool
onCursorToPosition
(qint32, qint32) : bool
onCut
() : bool
onOpen
(const QString &) : bool
onPaste
() : bool
onRedo
() : bool
onReload
() : bool
onSave
(const QString &) : bool
onSelectAll
() : bool
onUndo
() : bool
onVirtualClose
() : bool
onVirtualOpen
(const QString &, const QString &, const QString &) : bool
onVirtualReload
() : bool
onVirtualSave
() : bool
openFile
(const QFileInfo &) : bool
openFile
(const QString &) : bool
paste
() : bool
redo
() : bool
reloadFile
() : bool
saveFile
(const QFileInfo &, bool) : bool
saveFile
(const QString &, bool) : bool
selectAll
() : bool
setAutoAbandon
(bool)
setFileChanged
()
undo
() : bool