Plasma Engine
2.0
Loading...
Searching...
No Matches
LaunchFileserveDlg.moc.h
1
#pragma once
2
3
#include <EditorFramework/EditorFrameworkDLL.h>
4
#include <EditorFramework/ui_LaunchFileserveDlg.h>
5
#include <Foundation/Strings/String.h>
6
#include <QDialog>
7
8
class
PL_EDITORFRAMEWORK_DLL
plQtLaunchFileserveDlg
:
public
QDialog,
public
Ui_plQtLaunchFileserveDlg
9
{
10
public
:
11
Q_OBJECT
12
13
public
:
14
plQtLaunchFileserveDlg
(QWidget* pParent);
15
~plQtLaunchFileserveDlg
();
16
17
plString
m_sFileserveCmdLine;
18
19
private
Q_SLOTS:
20
void
on_ButtonLaunch_clicked();
21
22
private
:
23
virtual
void
showEvent(QShowEvent* event)
override
;
24
};
25
plQtLaunchFileserveDlg
Definition
LaunchFileserveDlg.moc.h:9
plHybridString< 32, plDefaultAllocatorWrapper >
Code
Editor
EditorFramework
Dialogs
LaunchFileserveDlg.moc.h
Generated by
1.11.0