Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
56ae4058
Commit
56ae4058
authored
Apr 05, 2006
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Photo attribute in planthier
parent
a40c6486
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
2 deletions
+15
-2
src/exp/inc/src/pwr_class.h
src/exp/inc/src/pwr_class.h
+2
-1
src/wbl/pwrs/src/pwrs_c_planthier.wb_load
src/wbl/pwrs/src/pwrs_c_planthier.wb_load
+13
-1
No files found.
src/exp/inc/src/pwr_class.h
View file @
56ae4058
/*
/*
* Proview $Id: pwr_class.h,v 1.2
0 2006-03-31 14:44:52
claes Exp $
* Proview $Id: pwr_class.h,v 1.2
1 2006-04-05 08:41:34
claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
* Copyright (C) 2005 SSAB Oxelsund AB.
*
*
* This program is free software; you can redistribute it and/or
* This program is free software; you can redistribute it and/or
...
@@ -1029,6 +1029,7 @@ struct pwr_s_PlantHier
...
@@ -1029,6 +1029,7 @@ struct pwr_s_PlantHier
pwr_tObjid
DefTrend
;
pwr_tObjid
DefTrend
;
pwr_tString40
HelpTopic
;
pwr_tString40
HelpTopic
;
pwr_tURL
DataSheet
;
pwr_tURL
DataSheet
;
pwr_tURL
Photo
;
};
};
/* Node defining classes. */
/* Node defining classes. */
...
...
src/wbl/pwrs/src/pwrs_c_planthier.wb_load
View file @
56ae4058
!
!
! Proview $Id: pwrs_c_planthier.wb_load,v 1.1
0 2006-03-31 14:47:15
claes Exp $
! Proview $Id: pwrs_c_planthier.wb_load,v 1.1
1 2006-04-05 08:41:34
claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
! Copyright (C) 2005 SSAB Oxelsund AB.
!
!
! This program is free software; you can redistribute it and/or
! This program is free software; you can redistribute it and/or
...
@@ -113,6 +113,18 @@ SObject pwrs:Class
...
@@ -113,6 +113,18 @@ SObject pwrs:Class
Attr TypeRef = "pwrs:Type-$URL"
Attr TypeRef = "pwrs:Type-$URL"
EndBody
EndBody
EndObject
EndObject
!/**
! @Summary A photograph of the plant.
! A photograph of the plant.
! A URL to a photo of the equipment.
! The photo can be displayed from the popup menu for this object.
!*/
Object Photo $Attribute 7
Body SysBody
Attr PgmName = "Photo"
Attr TypeRef = "pwrs:Type-$URL"
EndBody
EndObject
EndObject
EndObject
Object NavigatorPosnn $Menu
Object NavigatorPosnn $Menu
Object Pointed $Menu
Object Pointed $Menu
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment