#include <FShellNotificationManager.h>
#include <FShellNotificationRequest.h>
-#include <FShlQuickPanelFrame.h>
+#include <FShellQuickPanelFrame.h>
/**
* @namespace Osp::Shell
// limitations under the License.
//
/**
-* @file FShlQuickPanelFrame.h
+* @file FShellQuickPanelFrame.h
* @brief This is the header file for the %QuickPanelFrame class.
*
* This header file contains the declarations of the %QuickPanelFrame class.
*/
-#ifndef _FSHL_QUICK_PANEL_FRAME_H_
-#define _FSHL_QUICK_PANEL_FRAME_H_
+#ifndef _FSHELL_QUICK_PANEL_FRAME_H_
+#define _FSHELL_QUICK_PANEL_FRAME_H_
#include <FUiWindow.h>
}} // Osp::Shell
-#endif // _FSHL_QUICK_PANEL_FRAME_H_
+#endif // _FSHELL_QUICK_PANEL_FRAME_H_
FShell_NotificationRequestImpl.cpp
FShell_NotificationManagerProxy.cpp
FShell_NotificationManagerIpcMessages.cpp
- FShlQuickPanelFrame.cpp
- FShl_QuickPanelFrame.cpp
- FShl_QuickPanelFrameImpl.cpp
- FShl_QuickPanelFramePresenter.cpp
+ FShellQuickPanelFrame.cpp
+ FShell_QuickPanelFrame.cpp
+ FShell_QuickPanelFrameImpl.cpp
+ FShell_QuickPanelFramePresenter.cpp
)
## Definitions
*/
#include <unique_ptr.h>
-#include <FShlQuickPanelFrame.h>
+#include <FShellQuickPanelFrame.h>
#include <FBaseSysLog.h>
#include <FSec_AccessController.h>
#include "FUi_UiBuilder.h"
-#include "FShl_QuickPanelFrameImpl.h"
+#include "FShell_QuickPanelFrameImpl.h"
using namespace std;
using namespace Osp::Security;
// limitations under the License.
//
/**
- * @file FShl_QuickPanelFrame.cpp
+ * @file FShell_QuickPanelFrame.cpp
* @brief This is the implementation file for the _QuickPanelFrame class.
*/
#include <FBaseSysLog.h>
#include <FBase_StringConverter.h>
#include "FUi_CoordinateSystemUtils.h"
-#include "FShl_QuickPanelFrame.h"
-#include "FShl_QuickPanelFramePresenter.h"
+#include "FShell_QuickPanelFrame.h"
+#include "FShell_QuickPanelFramePresenter.h"
#include "FUi_ControlManager.h"
#include "FUi_IUiEventManager.h"
#include "FUi_UiEventManager.h"
#include "FUi_PublicOrientationEvent.h"
#include "FUi_TouchManager.h"
#include "FUi_UiBuilder.h"
-#include "FShl_QuickPanelFrameImpl.h"
+#include "FShell_QuickPanelFrameImpl.h"
using namespace Osp::Base::Runtime;
using namespace Osp::Graphics;
// limitations under the License.
//
/**
- * @file FShl_QuickPanelFramePresenter.cpp
+ * @file FShell_QuickPanelFramePresenter.cpp
* @brief This is the implementation file for the _QuickPanelFramePresenter class.
*/
#include <new>
#include <FBaseSysLog.h>
-#include "FShl_QuickPanelFramePresenter.h"
-#include "FShl_QuickPanelFrame.h"
+#include "FShell_QuickPanelFramePresenter.h"
+#include "FShell_QuickPanelFrame.h"
using namespace Osp::Graphics;
// limitations under the License.
//
/**
- * @file FShl_QuickPanelFrame.h
+ * @file FShell_QuickPanelFrame.h
* @brief This is the header file for the _NotificationFrame class.
*
* This header file contains the declarations of the %_QuickPanelFrame class.
*/
-#ifndef _FSHL_INTERNAL_QUICKPANEL_FRAME_H_
-#define _FSHL_INTERNAL_QUICKPANEL_FRAME_H_
+#ifndef _FSHELL_INTERNAL_QUICKPANEL_FRAME_H_
+#define _FSHELL_INTERNAL_QUICKPANEL_FRAME_H_
#include "FUi_Window.h"
}}// Osp::Shell
-#endif // _FSHL_INTERNAL_QUICKPANEL_FRAME_H_
\ No newline at end of file
+#endif // _FSHELL_INTERNAL_QUICKPANEL_FRAME_H_
\ No newline at end of file
// See the License for the specific language governing permissions and
// limitations under the License.
//
-#ifndef _FSHL_INTERNAL_QUICKPANEL_FRAME_IMPL_H_
-#define _FSHL_INTERNAL_QUICKPANEL_FRAME_IMPL_H_
+#ifndef _FSHELL_INTERNAL_QUICKPANEL_FRAME_IMPL_H_
+#define _FSHELL_INTERNAL_QUICKPANEL_FRAME_IMPL_H_
-#include <FShlQuickPanelFrame.h>
+#include <FShellQuickPanelFrame.h>
#include <FUiIOrientationEventListener.h>
#include "FUi_WindowImpl.h"
-#include "FShl_QuickPanelFrame.h"
+#include "FShell_QuickPanelFrame.h"
namespace Osp { namespace Ui
{
}} // Osp::Shell
-#endif // _FSHL_INTERNAL_QUICKPANEL_FRAME_IMPL_H_
\ No newline at end of file
+#endif // _FSHELL_INTERNAL_QUICKPANEL_FRAME_IMPL_H_
\ No newline at end of file
// limitations under the License.
//
/**
- * @file FShl_QuickPanelFramePresenter.h
+ * @file FShell_QuickPanelFramePresenter.h
* @brief This is the header file for the _QuickPanelFramePresenter class.
*
* This header file contains the declarations of the %_QuickPanelFramePresenter class.
*/
-#ifndef _FSHL_INTERNAL_QUICKPANEL_FRAME_PRESENTER_H_
-#define _FSHL_INTERNAL_QUICKPANEL_FRAME_PRESENTER_H_
+#ifndef _FSHELL_INTERNAL_QUICKPANEL_FRAME_PRESENTER_H_
+#define _FSHELL_INTERNAL_QUICKPANEL_FRAME_PRESENTER_H_
namespace Osp { namespace Shell
{
}} // Osp::Shell
-#endif // _FSHL_INTERNAL_QUICKPANEL_FRAME_PRESENTER_H_
\ No newline at end of file
+#endif // _FSHELL_INTERNAL_QUICKPANEL_FRAME_PRESENTER_H_
\ No newline at end of file